We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebd1c6 commit a8e0bb8Copy full SHA for a8e0bb8
loader/mod_loader.gd
@@ -21,7 +21,7 @@ extends Node
21
# =============================================================================
22
23
# Path to the mod log file
24
-# For Brotato, this file is here: %appdata%/Brotato/mods.log
+# Find this log here: %appdata%/GAMENAME/mods.log
25
const MOD_LOG_PATH = "user://mods.log"
26
27
# These 2 files are always required by mods.
0 commit comments