Upload basic

This commit is contained in:
Mavori 2025-04-09 11:33:07 +02:00
commit 2f788be2e3
4 changed files with 5772 additions and 0 deletions

3
init.lua Normal file
View file

@ -0,0 +1,3 @@
dofile(core.get_modpath("vlbridger") .. "/nodes.lua")
dofile(core.get_modpath("vlbridger") .. "/crafts.lua")