Skip to main content

📦️ LuCI - Luanti Commandline Interface

Project description

📦️ LuCI - Luanti Commandline Interface

This Commandline Interface allows you to build CAD-Objects in luanti. For example the benchy from here: https://www.thingiverse.com/thing:763622. The game used to be called minetest, but now it's called luanti, so this description is a mixture of minetest and luanti.

Benchy

It's depending on miney a python interface for luanti.

Usage

Getting help.

luci --help

Build a CAD-Object in the STL format with luci.

luci build --help
luci build data/some_stl_file.stl
# get all wool blocks
luci blocks --filter wool
# build object with green wool
luci build data/some_stl_file.stl --block-type wool:green
# scale by factor 2
luci build data/some_stl_file.stl --scale 2
# build object at exact position. Default is at the players position.
luci build data/some_stl_file.stl -x 100 -y 150 -z 50

Erase this CAD-Object.

luci erase --help
luci erase data/some_stl_file.stl
# erase scale by factor 2
luci erase data/some_stl_file.stl --scale 2

Installation

If you like to use luci you have to follow this steps.

  1. Install luanti (see here: https://www.luanti.org/downloads/) and the miney mod. I use Debian and therefore install it like this:

    sudo apt update
    sudo apt install luanti -y
    

    You should now be possible to start luanti.

    luanti
    
  2. Install luanti_cli with pipx.

    sudo apt install pipx -y
    pipx ensurepath
    pipx install luanti_cli
    pipx upgrade luanti_cli
    
  3. (Optional) Install Minetest Game as the classic game. This is required in newer versions of luanti.

    Install game

    Minetest game

    Install Button

    You now can click twice Back and are ready to play luanti without luci.

  4. Create game, install miney mod, enable miney mod, enable server and start game.

    New game

    Create game

    Select mods

    Find and install miney

    Select miney and save

    Enable host and start

  5. Grant player luci all privileges.

    • Shift + /

    • Type /grant luci all

    • Hit enter.

  6. Build a STL-Object.

    luci build data/some_stl_file.stl
    # and erase it
    luci erase data/some_stl_file.stl
    

Development

git clone https://github.com/lookslikematrix/luci
cd luci
python -m venv --prompt "📦️ luci" .venv
source .venv/bin/activate
pip install uv
uv sync --extra test
pytest

❤️ A thousand thanks to the developers of miney Python interface: https://github.com/miney-py

❤️ Everyone is welcome to make a contribution to this project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

luanti_cli-2.0.10.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

luanti_cli-2.0.10-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file luanti_cli-2.0.10.tar.gz.

File metadata

  • Download URL: luanti_cli-2.0.10.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for luanti_cli-2.0.10.tar.gz
Algorithm Hash digest
SHA256 1a7932fa96e28c4953f0f0c0a28fa4cbdf509a52ad51ec4467d37b3a69dda6e6
MD5 5f8b526dac83b52bcda006bf2b2e6d16
BLAKE2b-256 6188d23a9c59c7d790e1acec138c328e832aa52c2ccb65ebdd2ca545474098b8

See more details on using hashes here.

File details

Details for the file luanti_cli-2.0.10-py3-none-any.whl.

File metadata

  • Download URL: luanti_cli-2.0.10-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for luanti_cli-2.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 dd8c2ef54a8f606f599112e55904eaa82814e741fee3e8c1b1ac79093150c8b2
MD5 09888e319b87c2f429db1917a307c473
BLAKE2b-256 c3c3c48cf885ccdb11e3f9b46ecfa4f5140e581faf87376fadac6f514b49bbb7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page