mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Correct origin default location in readme
This commit is contained in:
@@ -66,7 +66,7 @@ location="C:\\Users\\user\\AppData\\Roaming\\itch" #If this value is not defined
|
|||||||
|
|
||||||
[origin]
|
[origin]
|
||||||
enabled=false #Default false
|
enabled=false #Default false
|
||||||
location="C:\\ProgramData\\Origin" #If this value is not defined, "%PROGRAMGDATA%origin" will be used on windows, and HOME/.origin/ on linux.
|
location="C:\\ProgramData\\Origin" #If this value is not defined, "%PROGRAMGDATA%origin" will be used on windows, and HOME/Games/origin/drive_c/ProgramData/Origin/ on linux.
|
||||||
|
|
||||||
|
|
||||||
[steam]
|
[steam]
|
||||||
|
|||||||
Reference in New Issue
Block a user