Page 1 of 1

Project Folders/Libs

Posted: Sun Apr 30, 2017 11:26 pm
by decompile
Hey Guys,

Im currently trying to rework a huge sp project of mine, and I was wondering if theres some kind of guide, how to properly (and for the nice look ;D) make the folders, so you dont need to put your whole code in one file.

I kinda have some ideas, but I wanted to know youre ways (if you do one)

Re: Project Folders/Libs

Posted: Sun Apr 30, 2017 11:44 pm
by satoon101
Here are a few of my plugins that use multiple modules/packages (only 1 is currently released):

https://github.com/GunGame-Dev-Team/Gun ... ns/gungame
https://github.com/satoon101/SweetAndSo ... ur_chicken
https://github.com/satoon101/VictimStat ... ctim_stats

Source.Python itself is a good representation of separation of ideas into packages/modules. So is the (in development) SP Admin plugin:
https://github.com/Source-Python-Dev-Te ... gins/admin