opensourcegames/entries/minetest.md
2020-09-07 23:59:53 +02:00

21 lines
537 B
Markdown

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