Skip to content
Snippets Groups Projects
Commit 1adddcd4 authored by SmallJoker's avatar SmallJoker
Browse files

Freeminer support

parent fecfaaf9
No related branches found
No related tags found
No related merge requests found
--Created by Krock for the BitChange mod
local mod_path = minetest.get_modpath("bitchange")
if freeminer then
minetest = freeminer
end
dofile(mod_path.."/config.txt")
dofile(mod_path.."/minecoins.lua")
if(bitchange_use_moreores_tin or bitchange_use_technic_zinc or bitchange_use_gold) then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment