Added stuff from TNN2 Hoggit Core to lib

This commit is contained in:
Jeremy Smitherman
2018-12-24 15:25:13 -06:00
parent 1d10411830
commit b32b093f47
5 changed files with 45 additions and 2 deletions
+4
View File
@@ -1 +1,5 @@
HOGGIT = {}
dofile(lfs.writedir()..[[Scripts\HOGGIT\lib\error_handling.lua]])
dofile(lfs.writedir()..[[Scripts\HOGGIT\lib\logging.lua]])
dofile(lfs.writedir()..[[Scripts\HOGGIT\lib\utils.lua]])
dofile(lfs.writedir()..[[Scripts\HOGGIT\lib\spawner.lua]])