Cities: Skylines

Cities: Skylines

Harmony 2.2.2-0 (Mod Dependency)
15개 중 1~10개 표시 중
< 1  2 >
업데이트: 2022년 12월 13일 오전 1시 44분

Updated to Harmony 2.2.2
Added Harmony 1.x patching logic to the mod constructor to run it before any other mod executes,
recompiled for Financial Districts

업데이트: 2022년 11월 15일 오후 10시 56분

recompiled for 1.15.1-f4

업데이트: 2022년 2월 7일 오후 7시 06분

Update 2.2-0:

Updated to HarmonyLib 2.2
This enables modders to use new library features such as reverse patching.
Added "Harmony report" button
Added conflict report button
The new mod version also includes a change to enable Harmony assembly version checks, which should help when Steam fails to download the update (FileVersion of the Harmony assembly has been bumped to 2.2.0.0)

A new API package will be available for mod developers in a few days if there are no major issues.

Note that there is NO NEED to update existing mods. The new version should be fully backwards compatible with mods developed for Harmony 2.0.x, unless the developers did something horribly wrong.

업데이트: 2021년 5월 5일 오전 1시 21분

* More stability when transferring patches from Harmony 1 mods
* Added additional logging

업데이트: 2021년 3월 14일 오후 3시 27분

Version 2.0.4-3: Added impostor assemblies for older Harmony versions (should fix compatibility issues with NExt2), fixed issue with non-declared method patching in Harmony 1.2 emulation

업데이트: 2021년 2월 13일 오후 10시 32분

Use a renamed 0Harmony assembly as another measure to improve stability

업데이트: 2021년 1월 29일 오전 11시 31분

Updated to Harmony 2.0.4, fixed some possible causes for exceptions (thansk kian!)

업데이트: 2020년 5월 31일 오후 3시 05분

Fix some possible crash problems

업데이트: 2020년 5월 23일 오후 6시 26분

Update to Harmony 2.0.1

업데이트: 2020년 4월 10일 오전 11시 15분

Add self-patcher for Harmony 1.x "GetPatchInfo" method, better logging