Skip to content

Commit a8e0bb8

Browse files
comment docs: replace "Brotato" with generic "GAMENAME"
1 parent aebd1c6 commit a8e0bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loader/mod_loader.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extends Node
2121
# =============================================================================
2222

2323
# Path to the mod log file
24-
# For Brotato, this file is here: %appdata%/Brotato/mods.log
24+
# Find this log here: %appdata%/GAMENAME/mods.log
2525
const MOD_LOG_PATH = "user://mods.log"
2626

2727
# These 2 files are always required by mods.

0 commit comments

Comments
 (0)