How it works:
First: It requires to have cRPG installed, I mean at least the cRPG folder and version.txt file inside.
I didn't had time to make a graphical interface so the only way is to use command line or by using a shortcut with argument.
By command line :
Just supply the cRPG directory:
crpg_update.exe "X:\MountBlade Warband\Modules\cRPG"
The program will check the current version and will update required files if there is a new version.
This avoid to have to download the whole module of over 500 MB.
visitors can't see pics , please
register or
loginThis only require access to c-rpg.net on port 80 (HTTP), no admin privilege required.
I mad this script with Python but I can provide a compiled/executable version.
If an admin is interested to check and approve this program before posting it here, PM-me.
because every program is suspect on internet..
Here the source code:
http://pastebin.com/ynMZiTVrI just removed the input_url from c-rpg.net to avoid to make server get spammed.
Here the executable version:
https://www.sendspace.com/file/8bq9ysIf you know a better file hoster, feel free to duplicate it.
File: crpg_update 1.00.zip
Size: 3493275 bytes
Checksum (MD5): 041d7266ecb2bc77564d29d6f3ce18ecTo compute the checksum yourself:
http://onlinemd5.com/Antivirus scan result from VirusTotal:
How to use it on command line:
Windows + R
Open: cmd
visitors can't see pics , please
register or
loginOr simply by making a shortcut:
Right-clic --> New --> Shortcut
And then past this by replacing X:\ and Y:x by valid directories.
"X:\crpg_update 1.00\crpg_update.exe" "Y:\Mount&Blade Warband\Modules\cRPG"
The program will requires access to c-rpg.net domain on port 80, nothing more! download2.
c-rpg.net to be exact
Tested on Windows 7 Home x64.
Any feedback are welcomes.