@rhythm-gaming/rgc
v0.2.0
Published
Schema for RGC chart format, a JSON-based format for rhythm games.
Downloads
4
Readme
RGC chart format
[!CAUTION] This repository is currently work-in-progress.
The RGC ("rhythm game chart") file format is a flexible JSON-based format for many rhythm games.
This repository provides the reference TypeScript implementation for reading and writing RGC.
How to Use
Install the RGC package via:
npm install @rhythm-gaming/rgc