Hey all, I'm a modder for Raven Shield, which is a mostly dead game but I love it and do my best to keep it alive.
Well after me and another coder, Vadim (both of us are devs on the Ordnance Project mod) spent hours wrestling with code, I finally figured out a way to fix UBI's mod system which previously only allowed for Iron Wrath and Athena Sword.
My solution is non-overwriting. You simply run the mod, and now any number of mods can be selected from the "Custom Game" options screen, not just IW or AS. Causes no problems with multiplayer or joining PB servers because it doesnt overwrite any files.
If you're a developer working on a single-player mod, this means that you no longer have to fight the UBIsoft system. Just include this tool with your mod and players will easily be able to play your game.
I'm planning to release this mod along with my homemade 1.6 SDK in a few days when I've got testing and bugs worked out.
