فهرست منبع

Update csgo.md

Håvard O. Nordstrand 5 سال پیش
والد
کامیت
f30c9e56f1
1فایلهای تغییر یافته به همراه12 افزوده شده و 4 حذف شده
  1. 12 4
      config/game-servers/csgo.md

+ 12 - 4
config/game-servers/csgo.md

@@ -14,8 +14,8 @@ Use Pterodactyl.
 
 - App ID: 730 (not 740)
 - Resource usage:
-    - vCPUs: 1
-    - RAM: 1GB
+    - vCPUs: 1 (min)
+    - RAM: 1GiB
     - Storage: 30GB
 
 ### Command Line
@@ -26,7 +26,12 @@ In addition to the default Pterodactyl command arguments.
 
 ### Configuration Files
 
-**`csgo/cfg/autoexec.cfg`** (example)
+Config dir: `csgo/cfg/`
+
+**`autoexec.cfg`**
+Loaded when the server starts.
+
+Example:
 ```
 hostname ""
 //rcon_password ""
@@ -37,7 +42,10 @@ exec banned_user.cfg
 exec banned_ip.cfg
 ```
 
-**`csgo/cfg/server.cfg`** (lacking example)
+**`csgo/cfg/server.cfg`**
+Loaded when a map is loaded (I think).
+
+Example:
 ```
 // Auto balance teams
 mp_autoteambalance 1