How does Starcraft 2 load it's metadata?
- by chobok
Lets say you are playing Starcraft 2 melee map. The game loads the map.
Melee maps have the following dependencies:
Liberty (Mod)
Liberty Multi (Mod)
I think the game engine will load the data from Liberty (Mod) first, then from Liberty Multi (Mod). For data that exists in both dependencies, the engine will use the one from
Liberty Multi…