Skip to content

ghroot/vast-server

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