veka0 / lazurite

Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine
https://veka0.github.io/lazurite/
GNU General Public License v3.0
19 stars 3 forks source link

Lazurite

Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine.

Documentation: https://veka0.github.io/lazurite

PyPi page: https://pypi.org/project/lazurite

Installation

Lazurite requires to have Python 3.10+ installed, but 3.12 is recommended.

Official python installation page: https://www.python.org/downloads. Windows users are recommended to install Python from Microsoft Store.

After installing python, you can install lazurite package from pypi repository, with a command

pip install lazurite

or

python -m pip install lazurite

Next steps

Read the documentation here https://veka0.github.io/lazurite