From 48a37430dfb83199eeaea1a2a467e1405d5385f0 Mon Sep 17 00:00:00 2001 From: SpaceAdmiral Date: Thu, 10 Mar 2022 17:49:54 -0800 Subject: [PATCH] Modified 2 files --- docs/alpha.md | 13 ++++--------- reference/SpaceTraders.yaml | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/docs/alpha.md b/docs/alpha.md index 5b6766f..df86c61 100644 --- a/docs/alpha.md +++ b/docs/alpha.md @@ -1,3 +1,7 @@ +--- +internal: true +--- + # Alpha Preview Guide Hello everyone and welcome to the SpaceTraders v2.0.0-alpha preview! We are excited to share progress with our supporters and hope you enjoy the new changes to the game. @@ -132,9 +136,6 @@ Static game data can be queried and should be cached using the `/game/data` endp # view system details /systems/X1-OE -# submit system information into the public repository of charts -/systems/X1-OE/chart - # view waypoint details /systems/X1-OE/waypoints/X1-OE-001A @@ -149,12 +150,6 @@ Static game data can be queried and should be cached using the `/game/data` endp # view all trades at a given market /systems/X1-OE/markets/X1-OE-001A - -# view waypoints that list the given trade -/systems/X1-OE/trades/IRON_ORE - -# list all static data for the game -/game/data ``` ## Quick Start diff --git a/reference/SpaceTraders.yaml b/reference/SpaceTraders.yaml index 856f886..2fd046e 100644 --- a/reference/SpaceTraders.yaml +++ b/reference/SpaceTraders.yaml @@ -7,8 +7,8 @@ info: name: Joel Brubaker email: joel@spacetraders.io license: - identifier: 'https://choosealicense.com/no-permission/' name: 'No' + url: 'https://choosealicense.com/no-permission/' description: |- SpaceTraders is a unique multiplayer game built on a free Web API. You control a fleets of ships that can explore the universe, mine asteroids, automate trade routes, meet new factions, and discover hidden technology.