ソースを参照

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.