Change file structures so that the interior modpol folder IS the portable modpol.

Added documentation of how to pre-define the modpath and the storage file.
This commit is contained in:
MisterE123
2021-02-11 16:39:51 -05:00
parent 37463fc8cc
commit dc12ec50a9
13 changed files with 41 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--call all files in this directory
local localdir = modpol.get_script_dir() .. "/modpol"
local localdir = modpol.topdir
--Users
dofile (localdir .. "/users/users.lua")