Releases: CitiesSkylinesMods/PatchLoader
Releases · CitiesSkylinesMods/PatchLoader
2.2.0
What's Changed
- extended support for excluding patches, CS 1.15.1 update by @krzychu124 in #18
Full Changelog: 2.1.2...2.2.0
2.1.2
- bugfix: problem with detection of
-noWorkshop
and-disableMods
command line flags, - improvement: local mods directory path detection on MacOS
- bugfix: MacOS duplicated semicolon in the loader config
2.1
- fixed broken steam overlay when running on Linux
- fixed bug in MacOS detection
2.0
- compatibility with MacOS
- assembly version update,
- improved detection of local mods directory on MacOS
- support for testing if mod is enabled by searching for mod entry in userGameState.cgs config
- support for non-modifying patches (null PatchTarget)
- improved install message for Linux and MacOS, …
- changed Statuses list
Supports only Patch assemblies with .ipatch
file extension
1.1
- Multi-platform enhancements, Linux semi-automatic installation, MacOS not supported yet.
- Error/Invalid state reporting improvements.
--noWorkshop
,--disableMods
commandline args support
Patch Loader v0.1
Initial version - use on your own risk :)