Easy Peasy Multiplayer's icon

Easy Peasy Multiplayer 1.0.0 Scripts 4.4 Community

Submitted by user Skeatsies; MIT; 2025-05-27

This plugin provides all of the backend tools you need to quickly start making a networked game in Godot! This plugin handles setting up MultiplayerPeers, lobby creation, network switching, and of course, connecting to servers. You will only need to:

- Create a way to interface with the plugin (Or you can use a prebuilt UI that I have already created, located in the github repository)
- Add Godot's MultiplayerSpawners and MultiplayerSynchronizers where needed

This plugin also allows you to switch easily between Enet/traditional IP networking, as well as Steam networking powered by GodotSteam and SteamMultiplayerPeer (both are required dependencies).

GodotSteam: https://godotengine.org/asset-library/asset/2445
SteamMultiplayerPeer: https://godotengine.org/asset-library/asset/2258


View files Download Submit an issue Recent Edits