mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Add true portable mode (#259)
This commit is contained in:
@@ -3,7 +3,7 @@ class_name ModLoaderSetupLog
|
||||
|
||||
# Slimed down version of ModLoaderLog for the ModLoader Self Setup
|
||||
|
||||
const MOD_LOG_PATH := "user://logs/modloader.log"
|
||||
static var MOD_LOG_PATH := Global.config_path.path_join("logs/modloader.log")
|
||||
|
||||
enum VERBOSITY_LEVEL {
|
||||
ERROR,
|
||||
|
Reference in New Issue
Block a user