mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2026-07-16 22:42:21 +00:00
Added stuff from TNN2 Hoggit Core to lib
This commit is contained in:
@@ -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]])
|
||||
Reference in New Issue
Block a user