mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Modified 2 files
This commit is contained in:
parent
e5fe235fa6
commit
48a37430df
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user