Added in searcher.

This commit is contained in:
Adam Harrison
2021-09-13 23:40:01 -04:00
parent 25744d93ce
commit a66a76f9c9
2 changed files with 99 additions and 0 deletions
+1
View File
@@ -19,3 +19,4 @@ package.path = DATADIR .. '/?.lua;' .. package.path
package.path = DATADIR .. '/?/init.lua;' .. package.path
package.path = USERDIR .. '/?.lua;' .. package.path
package.path = USERDIR .. '/?/init.lua;' .. package.path
package.searchers[3] = system.searcher_plugin