diff options
Diffstat (limited to 'conf-tmpl/grf-files.txt')
-rw-r--r-- | conf-tmpl/grf-files.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/conf-tmpl/grf-files.txt b/conf-tmpl/grf-files.txt new file mode 100644 index 000000000..665ca74b4 --- /dev/null +++ b/conf-tmpl/grf-files.txt @@ -0,0 +1,12 @@ +//-----------------------------------------
+// GRF List
+//-----------------------------------------
+// grf: C:\path\to\RO\data.grf
+// You may add more in this format
+// grf: <data file path>
+
+//------ Others ---------------------------
+
+// Data Directory (without the actual data\ though)
+// the below example would use C:\path\to\RO\data\
+//data_dir: C:\path\to\RO\
|