add data file warning to readme

pull/30/head
Miepee 5 years ago committed by GitHub
parent 42e5059bd9
commit 34c028fd1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,7 @@ The AM2RLauncher stores its files in the following places:
- On Linux, it stores the config file to `$XDG_CONFIG_HOME/AM2RLauncher` and its data files to `$XDG_DATA_HOME/AM2RLauncher` (which are defaulting back to `~/.config` and `~/.local/share` respectively).
The AM2RLauncher data can get quite big, so if you wish to change where it stores it, you can do so with the `AM2RLAUNCHERDATA` environment variable (i.e `AM2RLAUNCHERDATA="D:\MyLauncherData"` or `AM2RLAUNCHERDATA="/mnt/bigDrive/launcherData"`).
**Data files are different for each OS, you cannot mix and match them!**
# Compiling Instructions:
## Dependencies

Loading…
Cancel
Save