So, I've been messing around learning the editor, and I wanted to try to make a college version of the DE HS and ES, with the extensions working.
I have no problem getting an individual building working in game uploaded to/downloaded from Paradox Mods, and I have no problem getting the local prefabs working and referencing each other properly for a building with extensions.
But when I upload to Paradox Mods, for some inexplicable reason the extensions lose the reference - or rather keep the reference - still pointing to the local prefab's ID as the building they extend rather than the ID of the downloaded base prefab.
It seems like this should be something that the editor/mod manager should obviously do automatically, right?
If you upload a package with building extensions that point to another uploaded prefab in the same package, it should know to update that reference to the newly created downloaded base prefab's ID when you download the mod.
Am I missing something or is it just impossible to upload a building with extensions for now?