Skip to content

A prefab dump repo to track changes for various prefab assets in Cities: Skylines II.

Notifications You must be signed in to change notification settings

CitiesSkylinesModding/PrefabDumpMax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prefab Dump Max

The repo consists of two folders, one is Dumps and another is Mod.

Dumps

  • This folder contains Prefab Dumps to browse any and all Prefab assets in the vanilla game.
  • Each game version's dump will have a heavily compressed zip (using 7zip) for easy download and a log. (The unzipped current version has been removed to reduce file count)
  • Somewhat of a known issue: the UnityObjectsMap ID on the prefab files are known to differ between dumps, so those line changes should be ignored. (From 1.1.8f1, I've replaced all UnityObjectsMap ID to x*(2^5) (previously xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) so it's easy to track other differences.)

Mod

  • This folder contains a simple mod to create the prefabs. The mod is based on the idea of yenyang's Prefab ID Dump. There's also a zip for direct download of the mod.

Version Check

  • 1.1.2f1 - 2024-07-11 - 40053 prefabs
  • 1.1.7f1 - 2024-07-11 - 40403 prefabs
  • 1.1.8f1 - 2024-09-04 - 40417 prefabs
  • 1.1.10f1 - 2024-10-24 - 40466 prefabs
  • 1.1.12f1 - 2024-11-26 - 40466 prefabs

Notable Changes

See PREFAB_CHANGELOG.md

About

A prefab dump repo to track changes for various prefab assets in Cities: Skylines II.

Resources

Stars

Watchers

Forks