xref: /OK3568_Linux_fs/buildroot/package/minetest-game/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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