Skip to content

memo33/NAMControllerCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAMControllerCompiler

Contents

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.

Installation

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.

Source code

The source files can be found at GitHub.com.

Build Instructions

Run

ant init-ivy
ant dist

Optionally, run ant test (currently fails due to stefanbirkner/system-rules#85).

License

This program is released under the MIT license (see included license file).