mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Place ScriptLog file in base directory
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ return {
|
||||
},
|
||||
ScriptLog = {
|
||||
Type = "text",
|
||||
File = "${DOCUMENTATION}/ScriptLog.txt"
|
||||
File = "${BASE_PATH}/ScriptLog.txt"
|
||||
},
|
||||
KeyboardShortcuts = {
|
||||
Type = "html",
|
||||
|
||||
Reference in New Issue
Block a user