]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - setup/quickstart.txt
initial
[xonotic/netradiant.git] / setup / quickstart.txt
1 Some info for a good transition from Q3Radiant 202 to GtkRadiant:
2
3 - shortcut keys are now in shortcuts.ini
4     the syntax has changed a bit, no spaces between the '='
5     see shortcuts.sample
6 - no longer using the registry, settings are stored in radiant.ini and savedinfo.bin
7     in Radiant directory
8 - project settings templates:
9     the project settings file format has changed a bit.
10     it has version information now, and the setups come with a new quakev2.qe4 file
11     the project files are true templates, Radiant will read them and then store actual
12     project settings it uses in baseq3/scripts/user0.qe4 user1.qe4 etc.
13 - new compilation monitoring
14     GtkRadiant comes with a modified version of q3map that reports to GtkRadiant through
15       the network. You get the output of q3map in the console window. And the compiling
16       errors can be processed (currently it detects leaks)
17 - sleep mode:
18     before running Quake 3 Arena to playtest your maps, you can put Radiant to sleep:
19     manually with File > Sleep command
20     automatic if you compile and set "Activate sleep mode when running the engine"
21
22 known issues:
23 - View n2&3 crashes on sleep mode