To change the target export, go to bridge/client.lua around lines: 111 - 117 and integrate your own logic.
111 - 117
To integrate your own framework or to make a standalone version, you can fully edit the bridge to accomodate to your needs.
To remove the version and dependencies checks, you can do it by changing this value to false
false
Last updated 1 year ago