20 lines
481 B
Markdown
20 lines
481 B
Markdown
# Minetest
|
|
|
|
_Voxel game engine._
|
|
|
|
- Home: https://www.minetest.net/
|
|
- State: mature
|
|
- Download: https://www.minetest.net/downloads/
|
|
- Platform: Windows, Linux, macOS, Android
|
|
- Keywords: framework, voxel
|
|
- Code repository: https://github.com/minetest/minetest.git
|
|
- Code language: C++, Lua
|
|
- Code license: LGPL-2.1
|
|
- Code dependencies: Irrlicht
|
|
- Assets license: CC-BY-SA-3.0
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|
|
- Build instructions: https://github.com/minetest/minetest#compiling
|