Be lenient with extra slashes for CSM paths
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
print("Loaded example file!, loading more examples")
|
||||
dofile(core.get_modpath(core.get_current_modname()) .. "examples/first.lua")
|
||||
dofile(core.get_modpath(core.get_current_modname()) .. "/examples/first.lua")
|
||||
|
Reference in New Issue
Block a user