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

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
UTF-8
{
  "mongodbUrl": "mongodb://127.0.0.1:27017/openWF_2013",
  "logger": {
    "files": true,
    "level": "trace",
    "__valid_levels": "fatal, error, warn, info, http, debug, trace"
  },
  "myAddress": "localhost",
  "httpPort": 80,
  "httpsPort": 443,
  "autoCreateAccount": true,
  "skipStoryModeChoice": true,
  "skipTutorial": true,
  "skipAllDialogue": true,
  "unlockAllScans": true,
  "unlockAllMissions": true,
  "unlockAllQuests": true,
  "completeAllQuests": false,
  "infiniteResources": true,
  "unlockAllShipFeatures": true,
  "unlockAllShipDecorations": true,
  "unlockAllFlavourItems": true,
  "unlockAllSkins": true,
  "universalPolarityEverywhere": true,
  "spoofMasteryRank": -1
}