summarylogtreecommitdiffstats
path: root/etlegacy.conf
diff options
context:
space:
mode:
authorArtem Vorotnikov2016-10-12 15:41:31 +0300
committerArtem Vorotnikov2016-10-12 15:41:31 +0300
commit2f361a5312f88ff066a66a40343528ca0ee9ab86 (patch)
tree55a50a9d96173b68166d368f7a316aeb27dc301b /etlegacy.conf
downloadaur-2f361a5312f88ff066a66a40343528ca0ee9ab86.tar.gz
Initial import
Diffstat (limited to 'etlegacy.conf')
-rw-r--r--etlegacy.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/etlegacy.conf b/etlegacy.conf
new file mode 100644
index 000000000000..73b4aeaa0cd2
--- /dev/null
+++ b/etlegacy.conf
@@ -0,0 +1,19 @@
+#
+# /etc/xdg/etlegacy/etlegacy.conf
+#
+# Environment configuration file for ET: Legacy server. Not used by the client.
+
+# Server files can be found here:
+# /etc/xdg/etlegacy/main - static configuration
+# $FS_HOMEPATH/$FS_GAME - runtime data and logs
+
+# Initial configuration file
+EXEC=etl_server.cfg
+
+# Path
+FS_BASEPATH=/usr/lib/etlegacy
+FS_HOMEPATH=/var/lib/etlegacy-server
+
+# Mod
+FS_GAME=legacy
+