1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00

label local/global openmw.cfg files (Fixes #2196)

This commit is contained in:
Marc Zinnschlag 2014-12-08 20:08:59 +01:00
parent 0649373d2e
commit 6c8a662042
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# This is the global openmw.cfg file. Do not modify!
# Modifications should be done on the user openmw.cfg file instead
# (see: https://wiki.openmw.org/index.php?title=Paths)
data="?mw?Data Files"
data=${MORROWIND_DATA_FILES}
data-local="?userdata?data"

View File

@ -1,3 +1,7 @@
# This is the local openmw.cfg file. Do not modify!
# Modifications should be done on the user openmw.cfg file instead
# (see: https://wiki.openmw.org/index.php?title=Paths)
data="?global?data"
data="?mw?Data Files"
data=./data