![]() |
Finally, the WORKING Mod Installer!!!! - Printable Version +- AssaultCube Reloaded Forums (https://acrf.victorz.ca) +-- Forum: Modding (https://acrf.victorz.ca/forum-39.html) +--- Forum: Other Modifications (https://acrf.victorz.ca/forum-40.html) +--- Thread: Finally, the WORKING Mod Installer!!!! (/thread-1227.html) |
Finally, the WORKING Mod Installer!!!! - rXn - 2014-01-04 Here it is: The really working Mod Installer V0.3 for ACR! http://gsc.bplaced.net/ModInstallerV03.zip Short: This tool fetches a list of mods from a server and can install these mods. Long: Let's say you're bored of ACR's scope (although it is quite good! ![]() ![]() So you start the Mod Installer from ACR's root directory and select a different scope: ![]() And after a few seconds you get your old and ugly AC scope! ![]() PS: There is a "Backup" Button. Use it, before you try. ![]() PPS: Currently there are only 2 mods (Padge1's Evo3 and the scope), but more will follow. BTW: If someone has a fast internet connection and is able to install the Qt framework it would be very nice if he/she compiles it for windows and reuploads it here. If needed I could also provide the project file (Qt Creator), but a simple "make" should be enough. RE: Finally, the WORKING Mod Installer!!!! - dm.mossberg590a1 - 2014-01-04 Nice! RE: Finally, the WORKING Mod Installer!!!! - ruler501 - 2014-01-05 Does this use the new ACR mod system or overwrite files in the main directory? I've actually been working on something a lot like this https://github.com/actf/updater Mine is just a simple python script for now that updates the main directory(should save data). I also set it up to install mods from a local zip with the new mod system(and update the executable to use them). |