A collection of tools for working with Dreamlink zones.
Project description
dreamlink-tools
Installation
pip install dreamlinktools
Usage
from dreamlinktools.zone_chunks import ZoneChunks
from dreamlinktools.utils.vec3 import Vec3
zone_chunks = ZoneChunks("<level_path>")
zone_chunks.load()
zone_chunks[Vec3(1,2,1)] = 5 # block ID
zone_chunks.save()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dreamlinktools-0.1.2.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file dreamlinktools-0.1.2.tar.gz
.
File metadata
- Download URL: dreamlinktools-0.1.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.1.0-18-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 638b9626698c755964757cfe2ee7abb37df6964937e4d535487f521fe5c7138b |
|
MD5 | 729f489bb251bd65fc8296bbc6567933 |
|
BLAKE2b-256 | 188fc8bbc104a3f71da879baca54fb818b774f039b0b617b50caca3a207e3361 |
File details
Details for the file dreamlinktools-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: dreamlinktools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.1.0-18-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ffd15de2a4b3ef5c1f0b655d0b343d7dca4f6f8e880017a10847c6f10e993df |
|
MD5 | 64111e87ed715b1858d89c4da7bda8eb |
|
BLAKE2b-256 | 31e0a081f8b13f79facf41c512990b671b85857c49c729f0d1e8b0febb128cce |