XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
返回提交历史

XFEstudio/SpaceNinjaServer

chore: note for mirror lookers

a8c7eebf
Sainan <sainan@calamity.inc>
提交于

代码差异

1 个文件 +3 -0
Modified README.md +3 -0
@@ -2,6 +2,9 @@
2 2
3 3 More information for the moment here: [https://discord.gg/PNNZ3asUuY](https://discord.gg/PNNZ3asUuY)
4 4
5 >[!NOTE]
6 >Development of this project currently happens on <https://onlyg.it/OpenWF/SpaceNinjaServer>. If that's not the site you're on, you're looking at a one-way mirror.
7
5 8 ## config.json
6 9
7 10 - `logger.level` can be `fatal`, `error`, `warn`, `info`, `http`, `debug`, or `trace`.