Update BUILDING

This commit is contained in:
Marco Cawthorne 2025-01-24 15:24:25 -08:00
parent 041d2ed2bb
commit 60e39270ab

View file

@ -56,7 +56,8 @@ Builds all models for a given game using FTEQW's iqmtool.
### defs
Builds an entities.def file for use in QED/Radiant and integrates it.
Builds an entities.def file for use in QED/Radiant and integrates it into whatever editors are present in the local installation.
Currently it will also build all available editors, but that will probably change.
### gfx
@ -72,7 +73,13 @@ Updates ThirdParty repos.
### radiant
Builds GtkRadiant and integrates it with a launcher: ./radiant
Builds GtkRadiant and gives it with a launcher: ./radiant
### netradiant-custom
Builds NetRadiant-Custom, a popular alternative to the upstream GtkRadiant.
You can use this to update + rebuild a new version.
Will also place a launcher in your game directory: ./radiant
### launcher