You will need :
- Unreal Engine 5.6.1 installed on your system
- Git installed on your system.
Then, run the following commands inside a terminal :
git clone https://github.com/dark-dylan-dev/UE_Networking_PvP
cd UE_Networking_PvPFinally, open the UE_Networking_PvP.uproject file with Unreal Engine 5.6.1.
You should be good to go!
Inside Unreal Engine, go to Platforms > Windows and click Package Project after choosing the correct informations for your system.
Press the Play button with the number of players in the multiplayer options (to the right of the play button, ellipsis) higher than one.
Once the game has launched:
- Click the name field and set a name to your player then hit Enter.
- Press the "Host Game" button on any of the clients to create a game.
- Press the "Find Game" button on the remaining clients and choose your preferred lobby to join the earlier created game.
- Have fun!
To read the project documentation, go to the documentation google docs.
This project is licensed under the MIT License.
