Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

dreamlinktools-0.1.2-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

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