This application allows you to compile a customized NAM controller file for the Network Addon Mod for SimCity 4.
By default, the NAM installer comes with a full-sized controller file. Using this compiler application, you can build a smaller controller file that only contains what you need, which helps reduce the start-up time of the game.
Download the latest version of the compiler
and launch it by double-clicking the file NAMControllerCompiler.bat
while the
game is not running. Select a copy of the
Controller directory
as input
.
The source files can be found at GitHub.com.
Run
ant init-ivy
ant dist
Optionally, run ant test
(currently fails due to stefanbirkner/system-rules#85).
This program is released under the MIT license (see included license file).