0 purchases
rdcompiler 0.1.0
RD-Compiler
Introduction
This is a Python library that "compiles" Rhythm Doctor custom levels.
It actually rearranges level structure, making it difficult for human to read in both the game editor and text editors.
Installation & Running
pip install rdcompiler
python -m rdcompiler -h
Building
This library uses Hatch to build.
Install Hatch and run the following command in the root directory of this repository:
hatch build
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.