A minimal working prototype for Godot 4 multiplayer using ENetMultiplayerPeer.
This project is using a separate client and server. There is no implementation of player characters, names, or other things. Only setting up the connection and syncing the player list.
Resources I used: