Skip to content

R2O3/Rhythm-Game-Converter

Repository files navigation

rgc logo

Rhythm Game Converter (RGC)

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.

Dependencies

rgchart | Map Conversion

ZenFS | File System

fflate | Archive Compression & Decompression

Building

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

Bug Reporting

Use GitHub's issue tracker for reporting bugs.

Contributing

You're free contribute code or documentation however, this project is still very early in developement so expect a lot of changes.

License

RGC uses the MIT License for all its sibiling projects. See LICENSE for more information

About

The website to convert your rhythm game skins and maps.

Resources

License

Stars

Watchers

Forks

Contributors