Modified 2 files

This commit is contained in:
SpaceAdmiral 2022-03-10 17:49:54 -08:00
parent e5fe235fa6
commit 48a37430df
2 changed files with 5 additions and 10 deletions

View File

@ -1,3 +1,7 @@
---
internal: true
---
# Alpha Preview Guide # 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. 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 # view system details
/systems/X1-OE /systems/X1-OE
# submit system information into the public repository of charts
/systems/X1-OE/chart
# view waypoint details # view waypoint details
/systems/X1-OE/waypoints/X1-OE-001A /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 # view all trades at a given market
/systems/X1-OE/markets/X1-OE-001A /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 ## Quick Start

View File

@ -7,8 +7,8 @@ info:
name: Joel Brubaker name: Joel Brubaker
email: joel@spacetraders.io email: joel@spacetraders.io
license: license:
identifier: 'https://choosealicense.com/no-permission/'
name: 'No' name: 'No'
url: 'https://choosealicense.com/no-permission/'
description: |- 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. 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.