-
Notifications
You must be signed in to change notification settings - Fork 0
Packages
Packages were introduced in GAdmin v1.1.0, as a new way to pack your addons into one folder.
It is quite easy to use, just copy GAdminLoader/Addons/Packs/PackageTemplate
, and paste it into GAdminLoader/Addons/Packs
.
You can delete systems you dont need.
There's currently 5 systems avaible for addons:
Description of your addon package.
Recommended to view ServerCommand Layouts first.
Read GAdminLoader/Addons/ServerCommands
and GAdminLoader/Addons/ServerCommands/Template
.
Recommended to view ClientCommand Layouts first.
Read GAdminLoader/Addons/ClientCommands
and GAdminLoader/Addons/ClientCommands/Template
.
Read GAdminLoader/Addons/Calls
and GAdminLoader/Addons/Calls/Template
.
Read GAdminLoader/Addons/TopBars
and GAdminLoader/Addons/TopBars/Template
.