Awesome
Simple GameMaker 2023.6+ Networking example
Created by: Piotr "gnysek" Gnys (@gnysek) for https://gmclan.org/.
Feel free to use and modify (mentioning in credits is not required, but would be greatly appreciated).
You can find docs on Wiki.
Prosty przykład Networkingu w GameMakerze 2023.6+
Autor: Piotr "gnysek" Gnys (@gnysek) dla https://gmclan.org/.
Można używać i dowolnie modyfikować (nie musisz wspominać o mnie w creditsach, ale będzie miło, jeśli to zrobisz).
Dokumentację znajdziesz na Wiki.
This example uses Multiclient launching
by @tabularelf - https://github.com/tabularelf/MultiClient .
To configure how many games is ran at once, go to Extensions > Multiclient > Multiclient
and change Number_Of_Clients
option:
By default it's 2.