瀏覽代碼

Create README.md

PaulKlumpp 9 年之前
父節點
當前提交
15413f3c8b
共有 1 個文件被更改,包括 9 次插入0 次删除
  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.