Browse Source

Create README.md

PaulKlumpp 9 years ago
parent
commit
15413f3c8b
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -0,0 +1,9 @@
+# linux-gameserver-starter
+With this script you can manage your dedicated gaming servers. You define binaries, parameters and even process priority values (nice). The script will launch and watch over the game server instances within a "screen". All using simple commands.
+
+# mirrors
+* https://gitlab.netdome.biz/pklumpp/linux-gameserver-starter
+* https://github.com/PaulKlumpp/linux-gameserver-starter
+* https://bitbucket.org/PaulKlumpp/linux-gameserver-starter
+
+I am developing using those addresses as Git remotes. So you may do forks on GitHub, BitBucket and my own GitLab, and create Pull/Merge Requests. They will be synced.