User talk:Devicenull

From AlliedModders Wiki
Revision as of 15:09, 24 February 2009 by Devicenull (talk | contribs)
Jump to: navigation, search

Standard Zip format

Any plugins requiring supporting files would need to upload a zip file containing them. This zip file should be based on the sourcemod directory, so that if you were to extract it to the sourcemod directory on the server, everything would go to the correct place.

Example:

configs/admin_myadmin.cfg
gamedata/obscuregame.gamedata.txt
translations/myplugin.phrases.txt

This zip file should be named the same as your plugins name (IE, if your compiled plugin is "adminfly.smx", this file should be "adminfly.zip")