You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Consider sandboxing lua scripts and sending them over to the clients when they join a server.
This makes it far easier to host a server since we wouldn't need to make sure all clients have the same mods.
Consider sandboxing lua scripts and sending them over to the clients when they join a server.
This makes it far easier to host a server since we wouldn't need to make sure all clients have the same mods.
Servers would only send over things like...
file validation may be necessary