diff options
Diffstat (limited to 'tools/mapcache/grf_files.txt')
-rw-r--r-- | tools/mapcache/grf_files.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/mapcache/grf_files.txt b/tools/mapcache/grf_files.txt new file mode 100644 index 000000000..38e4bca90 --- /dev/null +++ b/tools/mapcache/grf_files.txt @@ -0,0 +1,14 @@ +//-----------------------------------------
+// GRF List
+//-----------------------------------------
+
+grf: C:\Jeux\RO\sdata.grf
+
+// You may add more in this format
+// grf: <data file path>
+
+//------ Others ---------------------------
+
+//Path to directory that contains the data dir
+//NOTE: Path must include trailing backslash, only one data_dir entry is supported.
+//data_dir: C:\Program Files\Gravity\RO\
|