Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit cd5ffc2

Browse files
committed
Move [stacktraceplus] to mods/
1 parent ca10667 commit cd5ffc2

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
path = mods/minercantile
1818
url = https://github.com/MinetestForFun/minercantile.git
1919
[submodule "minetestforfun_game/mods/stacktraceplus"]
20-
path = minetestforfun_game/mods/stacktraceplus
20+
path = mods/stacktraceplus
2121
url = https://github.com/MinetestForFun/stacktraceplus.git
2222
[submodule "mods/profilerdumper"]
2323
path = mods/profilerdumper

worlds/minetestforfun/world.mt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,3 +223,4 @@ load_mod_report = true
223223
load_mod_snow = true
224224

225225
load_mod_profilerdumper = true
226+
load_mod_stacktraceplus = true

0 commit comments

Comments
 (0)