2025-08-27 22:41:22 +02:00
2023-05-19 15:26:36 -03:00
2023-12-14 17:34:15 +01:00
2023-06-02 00:20:49 -03:00
2025-06-23 14:56:08 -07:00
2023-05-19 15:26:36 -03:00
2025-08-27 22:41:22 +02:00
2025-09-03 08:52:27 +02:00
2023-05-19 15:26:36 -03:00

Space Ninja Server

More information for the moment here: https://discord.gg/PNNZ3asUuY

Project Status

This project is in active development at https://onlyg.it/OpenWF/SpaceNinjaServer.

To get an idea of what functionality you can expect to be missing have a look through the issues. However, many things have been implemented and should work as expected. Please open an issue for anything where that's not the case and/or the server is reporting errors.

config.json

SpaceNinjaServer requires a config.json. To set it up, you can copy the config-vanilla.json, which has most cheats disabled.

  • skipTutorial affects only newly created accounts, so you may wish to change it before logging in for the first time.
  • logger.level can be fatal, error, warn, info, http, debug, or trace.
  • myIrcAddresses can be used to point to an IRC server. If not provided, defaults to [ myAddress ].

The remaining options can be changed in the WebUI while the server is running. You'll only have to add yourself to administratorNames; a server restart is not needed.

Description
The server component of OpenWF
Readme GPL-3.0 58 MiB
Languages
TypeScript 73.7%
JavaScript 19.9%
HTML 6.3%