Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Minetest Alternatives
Similar projects and alternatives to Minetest
-
Tutanota makes encryption easy
Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Geyser
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
-
koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
-
-
-
panel
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
-
PolyMC
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
Prosody IM
IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
-
-
-
minetest_game
Minetest Game - A lightweight and well-maintained base for Luanti, intended for modding
-
-
-
Legend of the Green Dragon
Core functionality for Legend of the Green Dragon, a text-based RPG game. (by lotgd)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Minetest discussion
Minetest reviews and mentions
-
Approximating Mathematical Constants Using Minecraft
Luanti (formerly minetest) is open source, written in Lua, has an API with mediawiki docs, and has a vscode extension: https://github.com/minetest/minetest
Luanti wiki > Modding intro:
-
PolyDev :: a better "Hello World" for polyglot devs
Lua is a popular tool scripting language - it's used in a variety of settings notably Roblox, the GNU Image Mainpulation Program ("GIMP"), and if I may just momentarily shill, in Minetest. I used to write and maintain various mods for Minetest, and it's even fair to say I did a lot of my learning during that time... there's a lot of learning that can happen on spare time when you're also having fun 😄
-
Minecraft (2014)
If you are looking for a more customisable and open source version of a "minecraft engine" there is https://www.minetest.net/ with lots of mods, where the most Minecraft'ish is https://content.minetest.net/packages/ryvnf/mineclonia/.
-
Bytecode Breakdown: Unraveling Factorio's Lua Security Flaws
In general, verifying programs is extremely hard, not just because of rice's theorem but because it's so easy to miss a spot, especially for non-trivial bytecode languages like lua's. wasm has no concepts of for loops for example.
It's strange that after upstream has given up on the problem as it was too hard, factorio devs have chosen to try to fix the verifier/write their own (not sure which of the two they did).
Minetest's loadstring function forbids bytecode entirely: https://github.com/minetest/minetest/blob/9a1501ae89ffe79c38...
I wonder why factorio mods need the ability to execute raw lua bytecode. If they don't have it, there would be no need for a verifier.
-
Lessons from Open-Source Game Projects
Minetest - Minecraft-inspired voxel game engine. C++
-
Edgar, Build a Dyson Swarm
Been there, done that.
Nothing beats industrial Minecraft (in it's prime, which it isn't in atm as far as I konw) IMO.
Not even close, when considering the ability to add magic/farming/computer stuff.
Though Minetest[0] has some pretry cool packs.
[0]https://www.minetest.net/
-
any free minecraft alternatives?
https://www.minetest.net/ This is a pretty good opensource minecraft clone essentially, with some of it's own features.
-
⟳ 4 apps added, 32 updated at f-droid.org
Minetest (version 5.8.0): Near infinite world block sandbox game
-
Minetest 5.8.0 released!
It is now available on the official GitHub repository: https://github.com/minetest/minetest/releases/tag/5.8.0
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 16 Mar 2025
Stats
luanti-org/luanti is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Minetest is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of Minetest is C++.