/gdQmapbsp

A simple plugin that loads Quake's MAP/BSP files into Godot 4 interactively

Primary LanguageGDScriptMIT LicenseMIT

Qmapbsp

An interactive Quake's MAP/BSP loader for Godot 4. It loads MAP and BSP together into the Godot 4 scene.

Warning

This plugin is still a work in progress and is expected to be updated periodically.

Supported MAP/BSP formats

BSP

  • Quake 1 BSP/BSP2

MAP

  • Quake 1 MAP
  • Valve 220 Format MAP

Installation

Copy the addons folder to your project folder. Then go to Project Settings → Plugins and check the Enable checkbox.

Usage

For loading MAP files with Trenchbroom configuration, See this example folder

For trying out Quake maps, See this example folder