opensourcegames/entries/minetest.md
2020-12-14 00:30:41 +01:00

19 lines
512 B
Markdown

# Minetest
- Home: https://www.minetest.net/
- Inspiration: Minecraft
- State: mature
- Download: https://www.minetest.net/downloads/
- Platform: Windows, Linux, macOS, Android
- Keyword: framework, remake, content open, voxel
- Code repository: https://github.com/minetest/minetest.git
- Code language: C, C++, Lua
- Code license: LGPL-2.1
- Code dependency: Irrlicht Engine
- Assets license: CC-BY-SA-3.0
## Building
- Build system: CMake
- Build instruction: https://github.com/minetest/minetest#compiling