Skip to content

RDCN-Community-Developers/rd-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python library to compile Rhythm Doctor custom levels.

Topics

Resources

License

Stars

Watchers

Forks

Languages