1
0
mirror of https://github.com/SWProBuilders/stormworks-tools.git synced 2025-07-03 04:57:21 +00:00

Create SERVER.md

Signed-off-by: Tobias Lenhardt <hammer@ht-dev.de>
This commit is contained in:
Tobias Lenhardt 2024-08-30 16:42:46 +02:00 committed by GitHub
parent 76ed5bdb67
commit ac4e9a8df9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

11
SERVER.md Normal file

@ -0,0 +1,11 @@
# Tools for running Servers
If you plan on running your own Stormworks Server, but don't want to make a whole backend yourself, check out the following resources:
- [Custom Commands V2 (CCV2)](https://raw.githubusercontent.com/SWProBuilders/stormworks-tools/master/CustomCommandsV2.lua)
- [ProBuilders Backend Relay](https://github.com/hammer1279/pb-backend-relay)
- [ProBuilders Dashboard (WIP)](https://swprobuilders.com)
- [ProBuilders Dashboard API Documentation](https://swprobuilders.com/apidoc)
## Instructions for Setup
> Coming Soon™