Favicon of Luanti

Luanti

Build custom voxel games, explore massive worlds, and play with friends online. Access thousands of open-source mods and customize your adventure easily.

Dive into an expansive open-source voxel game creation platform where your imagination is the only limit. Whether you want to explore exotic lands, solve puzzles, or survive in challenging environments, you can choose from a wide variety of existing games or build your own from scratch. Massive World Generation allows you to explore maps up to 62,000 blocks in every direction, ensuring you never run out of space to mine or build. Robust Multiplayer Support lets you play solo, locally, or online with dozens of players on dedicated servers. For creators, the platform offers a powerful Lua Modding API that removes the complexity of voxel rendering and networking, letting you focus on writing scripts for items and gameplay. You can easily customize your experience with Texture Packs and beautiful map generators, or tap into a massive library of over 2,800 open-source mods. Available across multiple platforms, it provides a transparent environment to bring your voxel ideas to life.

Directory Structure

luanti
config
minetest.conf
data
.env
docker-compose.yml

docker-compose.yml

services:
  luanti:
    image: ghcr.io/luanti-org/luanti:latest
    container_name: luanti_server
    ports:
      - "30000:30000/udp"
    volumes:
      - ./data:/var/lib/minetest/.minetest
      - ./config:/etc/minetest
    restart: unless-stopped

.env

# No sensitive environment variables are required for the default configuration.
# Configuration is handled via the minetest.conf file in the config directory.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Luanti

Favicon

 

  
  
Favicon

 

  
  
Favicon