Skip to content

Releases: CitiesSkylinesMods/PatchLoader

2.2.0

24 Nov 19:20
9f982bf
Compare
Choose a tag to compare

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

30 Nov 22:07
3ba4e5c
Compare
Choose a tag to compare
  • 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

27 Jul 23:17
4ef2588
Compare
Choose a tag to compare
2.1
  • fixed broken steam overlay when running on Linux
  • fixed bug in MacOS detection

2.0

01 Apr 20:28
438c0a6
Compare
Choose a tag to compare
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

14 Sep 22:39
Compare
Choose a tag to compare
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

30 Mar 20:28
25266dd
Compare
Choose a tag to compare
Patch Loader v0.1 Pre-release
Pre-release

Initial version - use on your own risk :)