RGC is a web-based tool designed to make converting rhythm game maps and skins more convenient. While most existing map converters require downloading software, RGC tries to make conversion simple and accessible directly in the browser.
As far I know RGC is the only converter capable of converting skins.
rgchart | Map Conversion
ZenFS | File System
fflate | Archive Compression & Decompression
To build RGC-Web you'll first have to clone this repo
git clone https://github.com/R2O3/Rhythm-Game-Converter.git
then install the necessary dependencies (you need to have npm and node.js installed)
npm install
And Finally you can build.
npm run build
npm run preview
or run the dev server
npm run dev -- --open
Use GitHub's issue tracker for reporting bugs.
You're free contribute code or documentation however, this project is still very early in developement so expect a lot of changes.
RGC uses the MIT License for all its sibiling projects. See LICENSE for more information
