Skip to content

Commit 15d213e

Browse files
committed
add zipped message
1 parent 7b2699b commit 15d213e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smods.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
local curmod = SMODS.current_mod
2-
assert(_mod_dir_amulet, string.format("Amulet is nested.\nPath: %s\nMods directory: %s", curmod and curmod.path, require "lovely".mod_dir))
2+
assert(_mod_dir_amulet, string.format("Amulet is nested / zipped.\nPath: %s\nMods directory: %s", curmod and curmod.path, require "lovely".mod_dir))
33
Talisman.smods = SMODS.current_mod
44

55
if SMODS.Atlas then

0 commit comments

Comments
 (0)