CIM2PatchPlus

Usage:
----------------------------------
Copy the CIM2PatchPlus Files to CIM2_Data\Managed\

Start CIM2PatchPlus.exe to create a new ini file.
Modify the CIM2PatchPlus.ini settings, 
and (re)run CIM2PatchPlus.exe to apply them.

Linux:
You need the mono runtime package.

CIM2 should be found under:
~/.steam/steam/SteamApps/common/Cities in Motion 2/

Version History:
----------------------------------
0.1.8

- NEW: Use new randomized color for buildings after first build
- NEW: Build props in game
- NEW: Add tree menu to props
- FIX: Remove Stop Parts from build in game, add more items
- Icon for build in game
- Version in .dll 
- On error wait for key press

0.1.7
- NEW: Ability to use metro station 3 as combined metro / tram stop
- NEW: Name Limit to 32 chars for double click action, depot name, stop name...
- NEW: Commands in the chat window, #<commandname> use #help for a list of commands.
citygrow, ruleset (untested)
- NEW: Build in Game (mostly untested, known problem reseting to player color after build)
- NEW: Rename line: Start with # to decide own line name format, Use _ as placeholder for line number. (No HUD Support)
- FIX: Fix zero road in map editor.


0.1.6
- New Sort Order in vehicle purchase dialog, keeps setting while playing.
- Added new road types from Bundle Patches and add the necessary code paths
- Raise Line Name limit to 32
- Monorails allow building on ground, while possible to build, underground should be avoided
- Missing INI settings are automatically added.
- Comments for ini settings
- Uses CIM2PatchPlusEngine.dll for C# code for easier maintenance


0.1.5
- RoadTool: Show affected buildings in red
- Change way of patching, always use a backup file as source.
- Detect CIM2 Version, mark and check file for patches
- Partly fix monorail patch (still broken and disabled)


0.1.4
- Bundle dnlib into the exe file
- New setting to reverse sort order of vehicle list.
- Use Assembly-CSharp.dll.org if Assembly-CSharp.dll is missing

0.1.3
- Add note of modification into output_log.txt,
- show modification at start screen.

0.1.2
- Internal rewrite

0.1.1 
- First Prototype Version
