Another update.
Most of the processes are implemented - extracting files, extracting more files, preparing for texture conversion, decompiling & fixing maps. Additionally, I now have an updater mostly implemented - it checks with a php script on the website to see the latest version of specific tools, and downloads items that are different (assuming the website has newer version than the client.) It doesn't yet extract these files anywhere, just downloads them.
Not much remains to be done - I need to put in the following:
- Texture conversion
- Finish the updater
- Put in an automation option (will run through the pages automatically executing the actions)
- Fix a few small things (localization, places where I skimped on proper checks)
After these are done, I'll release the first version of the install. Say goodbye modinstall.bat, and hello to the interactive GUI installer!