QodotPlugin / qodot-plugin

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

Official support for Generic TrenchBroom config #104

Open Shfty opened 3 years ago

Shfty commented 3 years ago

Need to cover simpler use-cases where users just want geometry rather than fully-customizable entity FGDs, since exporting the config is currently a barrier to making a working geo-only map.

How to handle this - Wiki page detailing a working setup for the Generic FGD? A built-in FGD resource that's applied to QodotMap by default and has to be manually replaced for custom entities?