📲Custom Framework

If you use a custom framework, you can modify the gksphone/client/framework/standalone.lua and gksphone/server/framework/standalone.lua files to make it work with your framework.

In gksphone/config/config.lua file, set Config.Framework to "standalone"

For a guide and list of functions needed for the client-sided file, see the Custom Framework Client Guide. For the server-sided file, see the Custom Framework Server Guide.

Last updated