Update BUILDING
This commit is contained in:
parent
041d2ed2bb
commit
60e39270ab
1 changed files with 9 additions and 2 deletions
11
BUILDING
11
BUILDING
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue