We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6e1a6 commit 5d0d063Copy full SHA for 5d0d063
build/config/pro1/r5.conf
@@ -17,5 +17,10 @@ pro1_data_zip=1
17
data_zip_dir=/home/pat/piutools/pro1-data
18
19
[FILESYSTEM_REDIRECT]
20
-; /data should be set to the location of the data zips (data0.zip, data1.zip, etc.)
21
-/data=/mnt/steamlibrary/pro1/data
+; /game should be set to the location of the data zips (data0.zip, data1.zip, etc.)
+; as well as addons (if applicable)
22
+/game=/home/pat/piutools/pro1-game-data
23
+
24
+; /data should be set to the location of the /data dir (and should contain patch
25
+; data in the /data/patch dir)
26
+/data=/home/pat/piutools/pro1-patch-data
0 commit comments