Added this mod to github

This commit is contained in:
2020-08-23 11:44:33 +02:00
parent b34de55bf4
commit 05f42bd441
129 changed files with 304 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
dofile(minetest.get_modpath("chemistry").."/elements.lua")
dofile(minetest.get_modpath("chemistry").."/core.lua")
dofile(minetest.get_modpath("chemistry").."/recepies.lua")