[WIP] Cortex Command Mod Manager
Ok this is no Cortex Command ingame lua script - more like a little helper for managing mods :3
So my current feature list is:
Displaying all installed mods
Enabling/Disabling them
Listing every ini inside a mod
Listing Definitions inside an ini file
Listing required Definitions (aka listing all CopyOfs inside an ini)
Listing all Definitions
Planned:
Launching Cortex Command through different Mod Manager preset files thus allowing you to play in free chosable mod combinations
Everything written in lua - using wxLua and luafilesystem (would have written it in cpp if I had like - 2 days to spare to install visual studio :S)
Picture - Quite big so linked
What other features could I implement?