Mrchiantos 3e7eb4dc67 BlockColor (StandAlone) 1.70
This is Blockcolor with Minetest Engine, you no need install minetest for play.  For play Extract and open blockcolor.exe in bin You can use so setup for install easy, this is in release.
2019-05-31 21:34:15 +02:00

5 lines
163 B
Lua

-- helper file to be able to debug the simple menu on PC
-- without messing around with actual menu code!
PLATFORM = "Android"
dofile("builtin/mainmenu/init.lua")