• How to make addon
    5 replies, posted
How do i make an addon under addons? Not a gma file but just a folder? - Thanks.
Uhh, just create a folder and put files in it? The folder structure is the same as your common/GarrysMod/garrysmod/ structure.
garrysmod/addons/your_unique_addon_name If your just making a script you then need these folders lua/autorun/client lua/autorun/server models materials and the like go into the first folder I had you create just make folder for each type, models, materials, etc..
Just download a few different addons and look at the structure.
Do i not need a info.txt file before it will work?
[QUOTE=Temponinja;41453314]Do i not need a info.txt file before it will work?[/QUOTE] No you don't.
Sorry, you need to Log In to post a reply to this thread.