(reposted from CFC)
As you may or may not know, the Final Frontier mod isn't exactly easy to make mod-mods of (and also isn't the fastest mod around, either). This is because a lot of stuff is handled by python. What I want to do is move most-all of this python stuff into the SDK with new XML tags/files to improve the speed of the mod as well as improve moddability. Unfortunatly, I don't know enough about the SDK to do this (even though my Star Trek mod includes SDK changes, these all include merging in other mods and minor changes). I'm hoping to get at least one SDK modder to help with this. I plan to do this in stages.
Stage 1: Move everything with Solar Systems over to the SDK (this is the largest part of the project)
Stage 2: Move the starbase stuff over to the SDK
Stage 3: Move the rest of the Final Frontier python to the SDK (traits, civics, etc.)
Stage 4: Enhancements (such as making it possible to edit solar systems via worldbuilder)
So... anyone interested in helping with this?
As you may or may not know, the Final Frontier mod isn't exactly easy to make mod-mods of (and also isn't the fastest mod around, either). This is because a lot of stuff is handled by python. What I want to do is move most-all of this python stuff into the SDK with new XML tags/files to improve the speed of the mod as well as improve moddability. Unfortunatly, I don't know enough about the SDK to do this (even though my Star Trek mod includes SDK changes, these all include merging in other mods and minor changes). I'm hoping to get at least one SDK modder to help with this. I plan to do this in stages.
Stage 1: Move everything with Solar Systems over to the SDK (this is the largest part of the project)
Stage 2: Move the starbase stuff over to the SDK
Stage 3: Move the rest of the Final Frontier python to the SDK (traits, civics, etc.)
Stage 4: Enhancements (such as making it possible to edit solar systems via worldbuilder)
So... anyone interested in helping with this?
Comment