]> git.lizzy.rs Git - crafter_client.git/blob - version_send.lua
cbf3c156319d91b8ac6d2efd4c30c71a8d600af8
[crafter_client.git] / version_send.lua
1 minetest.after(2,function() -- this needs a few seconds for the mod channel to open up
2     version_channel:send_all("0.05005")
3 end)