MP_Manager is an Unreal Engine plugin that allows you to create a lobby system and basic game modes for multiplayer games. It is open source and written in 70% C++ and 30% Blueprint.
- Lobby System
- Handle join and leave session
- Matchmaking
- Kick Player
- Player list Panel (Dynamic)
- Change Name, Character in lobby
- Level (Game mode) selection
- Session updates
- Basic settings
- Demo gameplay
- Chat System
- Character Updatation and selection
- EIK plugin by Betide Studio (Open Source)
- Function Override
- Interfaces
- Event Dispatcher
For detailed instructions on how to set up and use the plugin, please refer to the Start-up Guide.
Contributions are welcome. Please submit pull requests or open issues to discuss your ideas and improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
Would you like to add any additional sections or details to the README file? (mention in issues)