Skip to content

Commit 3b5d46d

Browse files
committed
log after installing all script extensions
1 parent 83b1838 commit 3b5d46d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addons/mod_loader/mod_loader.gd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ func _init() -> void:
177177

178178
_handle_script_extensions()
179179

180+
ModLoaderUtils.log_success("DONE: Installed all script extensions", LOG_NAME)
181+
180182
is_initializing = false
181183

182184

0 commit comments

Comments
 (0)