Author Topic: Weapon Packaging Help  (Read 267 times)

I'm interested in making in add-on but I need to know what the add-on Zip file needs to contain. I looked at a ton of other add-ons and they all seem to be different. The add-on that I want to make is a simple pistol weapon with no fancy animation or anything. Thanks.

Description.txt
server.cs

Then all the files your gun uses. (sounds, model, textures)

Description.txt
server.cs

Then all the files your gun uses. (sounds, model, textures)

Thanks. Doesn't seem so complex at all. :D