• 1 Post
  • 2 Comments
Joined 17 hours ago
cake
Cake day: April 20th, 2025

help-circle

  • Thank you for the insight! Yes, I am interested in making server-side code.

    Since games consist of mods, does this mean that all games (when played on a server) have to send textures for items and blocks to the clients? Presumably the core Luanti doesn’t have all the items you would use in your game.

    Also: Do VoxeLibre/Mineclonia have an API that makes modding them easier, like a “bed event listener” I can define to control when beds are usable? What I am hoping is that I do not have to do “surgery” on the game code for my modifications.