JosEPh_II
TBS WarLord
Yes you can continue with your game in the new build.
When you export you can export the whole mod and most usually do.
If you do and Update thru the AND SVN, when it finishes it tells you the current build. Also In game just hover over your flag for your current build.
JosEPh
When you export you can export the whole mod and most usually do.
If you do and Update thru the AND SVN, when it finishes it tells you the current build. Also In game just hover over your flag for your current build.
JosEPh


per resource consumed down from 0.50
Basically good programmers always make their implementations clear and easy to modify. Its good programming practice to have a program that is as modifyable as possible without having to edit the source code itself, rather just editing the XML files which anyone can do. Its bad programming practice when you do the exact opposite, implementing things in such a way that they are not easy to modify, thus preventing other users from understanding what you did and where.