A tool to download and install We The People mod for Civilization IV Colonization game
- Press "Refresh" to get availible versions
- Select required version (last is selected by default)
- Press "Save" to start downlading, press "Cancel" to stop it
- Press "FindDir" to find Civ4Col installation dir or select other dir if not found or autoselect %documents%\My Games\Covilization IV Colonization (Install subdir will always be "\Mods\WeThePeople", if exists it will be cleared!)
- Change subdir name for mod in a text field if needed
- Press "Unzip" when file downlading completed and install dir selected
Parse mod release page on github, find all releases, download chosen one, unpack it in game folder
- Some configuration
- Need a way to distinguish current mod version
- Remake as wizard with auto/silent option
- Remade download for the new github releases page
- Runs setup.bat if it exists
- Blacklisted unsupported and/or buggy versions (4.0 and 4.0.1 for now)
- First proper version number
- Temp file is now located in user's temp dir
- Temp files now should be removed on util close (even after errors)
- Added more logging and some basic error handling