Cities: Skylines

Cities: Skylines

Duplicate Assembly Scanner (DAS)
Showing 1-3 of 3 entries
Update: Mar 7, 2020 @ 1:19pm

Version 1.2.0:

- Mod settings screen shows which mods contain the assembly (#10)
- Indicates if assembly loaded, and indicates if mod enabled (#11)
- Assembly MD5 hashes shown in log file (#12)
- Scans for unloaded copies of `0Harmony` assemblies (#9)
- Complete new log file format (#18)
- Code cleanup (#13, #14)

Update: Mar 4, 2020 @ 8:52am

Version 1.1.0:

- Disabled checkboxes in settings screen (to avoid confusion - they don't do anything) (#4)
- Made log file more concise - removed supurfluous information and time stamps (#5)
- Cache results of assembly scanning to remove perforamnce impact when loading a save (#2)
- General code refactor and dev env improvements

Update: Mar 3, 2020 @ 7:42pm

v0.1 - Initial release