Hi, i was wondering something is it possible to unplug something? by this i mean the following
example :
to remove manhathan project from the great projects you need to have a
assets/xml/gameinfo/projectinfo.xml , if you remove it on this file it will be removed on the game
but my question would be is it possible to do it in the modular form?
example :
/modules/manhathan/nuke_projectinfo.xml
if i do it that way the game loads all info on the file adding it to the info on the original game files.. :S
is there a way to make it not load the original file and just the buildings on the xml ?
i hope this is not confusing
if this is not possible then i would sugest to add a xml tag to the sdk
like <unplug>1</unplug> making this 1 would make the game load the file ignoring the original
This would help i think
example :
to remove manhathan project from the great projects you need to have a
assets/xml/gameinfo/projectinfo.xml , if you remove it on this file it will be removed on the game
but my question would be is it possible to do it in the modular form?
example :
/modules/manhathan/nuke_projectinfo.xml
if i do it that way the game loads all info on the file adding it to the info on the original game files.. :S
is there a way to make it not load the original file and just the buildings on the xml ?
i hope this is not confusing

if this is not possible then i would sugest to add a xml tag to the sdk
like <unplug>1</unplug> making this 1 would make the game load the file ignoring the original

This would help i think