βš™οΈCustomizations

Bridge

Changing Target

To change the target export, go to bridge/client.lua around lines: 111 - 117 and integrate your own logic.

Other Framework / Standalone

To integrate your own framework or to make a standalone version, you can fully edit the bridge to accomodate to your needs.

Configs

check_version

To remove the version and dependencies checks, you can do it by changing this value to false

Last updated