diff --git a/SERVER.md b/SERVER.md new file mode 100644 index 0000000..db2357a --- /dev/null +++ b/SERVER.md @@ -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™