mirror of
https://git.phreedom.club/localhost_frssoft/fediauth
synced 2025-07-21 14:44:50 -04:00
onboard form and join check
This commit is contained in:
parent
bb06a28048
commit
9f3633ea58
8 changed files with 96 additions and 19 deletions
1
init.lua
1
init.lua
|
@ -14,6 +14,7 @@ otp = {
|
|||
dofile(MP.."/functions.lua")
|
||||
dofile(MP.."/onboard.lua")
|
||||
dofile(MP.."/auth.lua")
|
||||
dofile(MP.."/privs.lua")
|
||||
|
||||
if minetest.get_modpath("mtt") and mtt.enabled then
|
||||
dofile(MP.."/functions.spec.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue