AwesomeMod Updater (v2.8.3 - Updated 2013-10-16)
Madame Mim:
I'm paraphrasing, but, according to Pescado STEAM is a source of great evil.
diannetea:
Quote from: Madame Mim on 2012 December 28, 00:04:14
I'm paraphrasing, but, according to Pescado STEAM is a source of great evil.
Steam is basically a "nice" DRM program. It has the potential to be shitty with all games - especially ones you can mod.
jezzer:
Quote from: diannetea on 2012 December 28, 21:53:07
Steam is basically a "nice" DRM program.
There is no such animal.
basbas:
Updated to v2.8.1
The main change is that locale.aweupd is now obsolete, as its function is now handled by the updater itself. You can safely remove it from your Windows folder.
I also improved some other things here and there.
As always, the updater will update your AwesomeMod to the test version for 1.50, if necessary.
Please report any issues you encounter. Thanks.
Gigowatt:
You can increase your script compatibility by replacing each "wget" and "unzip" words by "%~dp0wget.exe" and "%~dp0unzip.exe".
"%~dp0" is the source path where the script is launched from (= where the script is placed).
So you can use CD command (I prefer PUSHD) as often as you want, "%~dp0" variable won't change ;)
Supported for all NT OS.
(I had to do this modification for me because wget and unzip were not recognized commands.)
Navigation
[0] Message Index
[#] Next page
[*] Previous page