Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Server side mods #8

Open
Shadowblitz16 opened this issue Oct 11, 2023 · 0 comments
Open

Server side mods #8

Shadowblitz16 opened this issue Oct 11, 2023 · 0 comments

Comments

@Shadowblitz16
Copy link

Shadowblitz16 commented Oct 11, 2023

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...

  • tiled data
  • images
  • sounds
  • json
  • sandboxed lua

file validation may be necessary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant