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