Cities: Skylines
Harmony 2.2.2-0 (Mod Dependency)
Εμφάνιση 1-10 από 15 καταχωρίσεις
< 1  2 >
Ενημέρωση: 13 Δεκ 2022 στις 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

Ενημέρωση: 15 Νοε 2022 στις 22:56

recompiled for 1.15.1-f4

Ενημέρωση: 7 Φεβ 2022 στις 19: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.

Ενημέρωση: 5 Μαϊ 2021 στις 1:21

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

Ενημέρωση: 14 Μαρ 2021 στις 15: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

Ενημέρωση: 13 Φεβ 2021 στις 22:32

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

Ενημέρωση: 29 Ιαν 2021 στις 11:31

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

Ενημέρωση: 31 Μαϊ 2020 στις 15:05

Fix some possible crash problems

Ενημέρωση: 23 Μαϊ 2020 στις 18:26

Update to Harmony 2.0.1

Ενημέρωση: 10 Απρ 2020 στις 11:15

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