Skip to content

Multiplayer server using an ECS implementation with Artemis ODB and networking with Toast Haste.

Notifications You must be signed in to change notification settings

ghroot/vast-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

501 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vast Multiplayer Server

Multiplayer server using an ECS implementation with Artemis ODB and networking with Toast Haste.

Monitor

Build

Mac:

./gradlew fatJar

Windows:

gradlew.bat fatJar

Run

java -jar build/libs/vast-server-all.jar -simulate 500 -monitor

The monitor argument will enable the visual monitor where most aspects of the server simulation can be inspected.

About

Multiplayer server using an ECS implementation with Artemis ODB and networking with Toast Haste.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published