"AddonInfo"
{
	"name"		"Gmod10-esque Physgun"
	"version"	"1.1"
	"up_date"	"6th March 2007"
	"author_name"	"Jaanus"
	"author_email"	"WingMan@wingman.ws"
	"author_url"	"http://www.wingman.ws/"
	
	"info"		"Adds a Gmod10-esque Physgun"

	//
	// !!!!! This is important !!!!!
	//
	// If you are adding new stuff this should be 0
	// If you're overriding stuff that already exists this should be 1
	// Loadtimes will increase slightly with every addon you have with 
	//  this set to 1 - so only set override if you really need to.

	"override"	"1"
	
	// Won't be active unless the following GCFs are available and
	// are mounted
	"GCFRequires"
	{
	}
}