Skip to main content

Framework integration

This resource is standalone, that means that you can use whatever framework you want. By default some "bridge" and/or "connectors" are included but in this page i'll show you how to integrate your server framework with this script.

Client Side

The easy way is just copy and paste client/bridge/standalone.lua and put your framework logic if needed.

More detailed guide coming soon.

Server Side

The easy way is just copy and paste server/bridge/standalone.lua and put your framework logic if needed.

More detailed guide coming soon.