MMOARPG(TinyMMO+VoxelGame)
"To get started with the project, follow these steps:
Clone this repository.
Open the project in Godot 4.3+.
In the Debug tab, select "Customizable Run Instance...".
Enable Multiple Instances and set the count to 4 or more.
Under Feature Tags, ensure you have:
Exactly one "gateway-server" tag.
Exactly one "master-server" tag.
Exactly one "world-server" tag.
At least one or more "client" tags
(Optional) Under Launch Arguments:
For servers, add --headless to prevent empty windows.
For any, add --config=config_file_path.cfg to use non-default config path.
Run the project!"
Start Up Instructions From: https://github.com/SlayHorizon/godot-tiny-mmo