Hi Everyone,
The module system for version 0.960 can be downloaded from the link below:
http://www.taleworlds.com/download/mb_module_system_0960_0.zip
For porting existing mods to the new version you basically have two alternative methods:
1) Start with the module system for version 0.960 and add your stuff gradually in, or:
2) overwrite module_*.py files of the new version with those from your own module.
The second method is of course much easier, but may potentially lead to some problems, although we tried to maintain compatibility as much as we could.
Happy development!
The module system for version 0.960 can be downloaded from the link below:
http://www.taleworlds.com/download/mb_module_system_0960_0.zip
For porting existing mods to the new version you basically have two alternative methods:
1) Start with the module system for version 0.960 and add your stuff gradually in, or:
2) overwrite module_*.py files of the new version with those from your own module.
The second method is of course much easier, but may potentially lead to some problems, although we tried to maintain compatibility as much as we could.
Happy development!








