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
{
  "ShipOwnerId": "647bce8a1caba352f90b6a09",
  "Ship": {
    "Rooms": [
      { "Name": "AlchemyRoom", "MaxCapacity": 1600 },
      { "Name": "BridgeRoom", "MaxCapacity": 1600 },
      { "Name": "LisetRoom", "MaxCapacity": 1000 },
      { "Name": "OperatorChamberRoom", "MaxCapacity": 1600 },
      { "Name": "OutsideRoom", "MaxCapacity": 1600 },
      { "Name": "PersonalQuartersRoom", "MaxCapacity": 1600 }
    ],
    "ContentUrlSignature": "removed",
    "Features": [
      "/Lotus/Types/Items/ShipFeatureItems/EarthNavigationFeatureItem",
      "/Lotus/Types/Items/ShipFeatureItems/ArsenalFeatureItem",
      "/Lotus/Types/Items/ShipFeatureItems/SocialMenuFeatureItem",
      "/Lotus/Types/Items/ShipFeatureItems/ModsFeatureItem",
      "/Lotus/Types/Items/ShipFeatureItems/FoundryFeatureItem",
      "/Lotus/Types/Items/ShipFeatureItems/MercuryNavigationFeatureItem"
    ]
  },
  "Apartment": {
    "Rooms": [
      { "Name": "ElevatorLanding", "MaxCapacity": 1600 },
      { "Name": "ApartmentRoomA", "MaxCapacity": 1000 },
      { "Name": "ApartmentRoomB", "MaxCapacity": 1600 },
      { "Name": "ApartmentRoomC", "MaxCapacity": 1600 },
      { "Name": "DuviriHallway", "MaxCapacity": 1600 }
    ],
    "FavouriteLoadouts": []
  }
}