QodotPlugin / qodot-plugin

(LEGACY) Quake .map support for Godot 3.x
MIT License
960 stars 70 forks source link

WAD3 support #141

Open andyjh92 opened 2 years ago

andyjh92 commented 2 years ago

HalfLife1 uses WAD3 (according to https://developer.valvesoftware.com/wiki/WAD). Can you support it please? Thanks!

Calinou commented 1 year ago

You may want to use DataPlusProgram's GodotGoldSrcBSP add-on instead of Qodot. That said, it can only work with compiled maps, not .map source files.