1config BR2_PACKAGE_MINETEST_GAME 2 bool "minetest-game" 3 depends on BR2_PACKAGE_MINETEST 4 help 5 The main subgame for the Minetest engine. 6 7 https://github.com/minetest/minetest_game 8