Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@
The comprehensive API for the AxionSpire Minecraft server.
Built to work for any Minecraft server, though!

### More coming soon...
## Development
This API is built using Express. Pull the source code and run `npm run dev` (or the equivalent for your tool).
Then, edit away! Make sure it passes tests, then make a pull request!
This repository is in our OSS Rewards Program! Check out our [OSS Contributor Rewards](https://wiki.axionspire.net/en/Rewards/oss) wiki page to see some cool things you get for helping with development!

### More coming soon...
Loading