Compiling:Scripts
Revision as of 19:49, 20 August 2011 by Rylius (talk | contribs) (Created page with "== Preset Manager == * Download: File:compile '''Note:''' Not tested on Windows # Requirements # 1. Ruby 1.9.x # # Usage # 1. Adjust the values in the GAMES-hash below # 2....")
Preset Manager
- Download: File:Compile
Note: Not tested on Windows
- Requirements
- 1. Ruby 1.9.x
- Usage
- 1. Adjust the values in the GAMES-hash below
- 2. Adjust/add the presets below
- 3. Adjust sound below
- 4. compile -g <game> -p <preset> [-m] <mapname> [-play]
- -m can be omitted at all times.
- Example
- compile -g rain -p quick -m r_tutorial -play
- This would compile the map r_tutorial.map of the game Rain using the 'quick'
- preset and open it in the game after compiling.