mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
parent
28a768a130
commit
f964f5d769
@ -148,8 +148,6 @@ local function setup(libPath)
|
|||||||
|
|
||||||
-- Add the library directory of Noita itself.
|
-- Add the library directory of Noita itself.
|
||||||
package.path = package.path .. ";./data/scripts/lib/?.lua" -- TODO: Get rid of Noita's lib path, create replacement libs for stuff in there
|
package.path = package.path .. ";./data/scripts/lib/?.lua" -- TODO: Get rid of Noita's lib path, create replacement libs for stuff in there
|
||||||
|
|
||||||
print("bla", package.path)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
return setup
|
return setup
|
||||||
|
Loading…
Reference in New Issue
Block a user