gongpha / gdQmapbsp

A simple plugin that loads Quake's MAP/BSP files into Godot 4 interactively
MIT License
42 stars 5 forks source link

Qmapbsp

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

This is a very experimental plugin and needs more work.

Supported MAP/BSP formats

BSP

Installation

If you don't want to include other examples, SImply copy only addons folder to your project folder. then go to Project Settings → Plugins and check the Enable checkbox.

Usage

All the docs in both folders are outdated. I will update them as soon as possible !

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

For playing with Quake maps. See this example folder