• Projects
  • Plugin to create dedicated servers

Hello, I would like to share this project that I am working on. Easy Server is a plugin to facilitate the creation of dedicated servers in godot, especially it is being made for multiplayer games based on real time rooms or persistent rooms such as survival games among others

I would like to know your opinion about this plugin

I have not published anything yet but within a few days it will be possible to test

Link from Itch.io: https://thediavolo.itch.io/easy-server-godot

You said "Easy Server allows developers to create session-based multiplayer games or persistent session-based games such as survival games or MMOs." Are you making this in cohesion with a godot game you have in the works?

@Erich_L said: You said "Easy Server allows developers to create session-based multiplayer games or persistent session-based games such as survival games or MMOs." Are you making this in cohesion with a godot game you have in the works?

partly yes. But also to make a tool that is easier to create multiplayer games in godot. In itself, sometimes it can be easy, but it does not take away some of the complexities of making a game of that style.

What I want is to abstract most of the tools that godot provides and some that I am creating to create that plugin