mirror of
https://git.phreedom.club/localhost_frssoft/fediauth
synced 2025-07-21 14:44:50 -04:00
auth stub
This commit is contained in:
parent
5fc1459a31
commit
9b43a014ce
2 changed files with 2 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -13,6 +13,7 @@ otp = {
|
|||
|
||||
dofile(MP.."/functions.lua")
|
||||
dofile(MP.."/onboard.lua")
|
||||
dofile(MP.."/auth.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