Skip to content

WithinAmnesia/MMOARPG-TinyMMO-VoxelGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMOARPG-TinyMMO-VoxelGame

MMOARPG(TinyMMO+VoxelGame)

"To get started with the project, follow these steps:

Clone this repository.
Open the project in Godot 4.3+.

MMOARPG+TinyMMO+VoxelGame(StartUp)

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