Hello everyone, ive been in the #snarkpit channel on quakenet for a
while now, decided to join the forum community after beta testing a
couple maps (namely, mudanche and dm_intense2).
This post is just a little bit of info (you could call it an advert if
you really wanted to :sad: ) about a mapping-related tool that i've
created, called SMIS which is short for Steam Map Installer Script, and
its a set of script files for NSIS (Nullsoft Scriptable Install System)
which let you package your maps in an easy-to-use self-extracting
installer.
Heres the info from my website (
http://game-advance.net ):
SMIS is a NSIS Script to create executable map installers which will
automatically detect and list the account directories available on the
end-users's computer, and allow them to simply select "which account",
and the installer takes care of the rest, and puts everything in the
proper directories.
Features:
- Ability to show a liscense page
- Ability to include the map's source files ( For those that are fans of open source)
- Ability to include an uninstaller option for the map.
- Easy map installation by user.
- Runs on Windows 2000/Server 2003/XP
- Uses LZMA compression to achive an awesome compression ratio (6.22 MB SMIS Installer vs a 9.36MB zip of the same files)
Requires NSIS to compile: http://nsis.sourceforge.nethttp://nsis.sourceforge.net/ (NSIS is Free and Open-Source software)
And finally, here is a link for this tool:
http://game-advance.net/download.php?view.8
I hope you enjoy it as much as I enjoyed creating it :smile: