Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Latest commit

 

History

History
39 lines (31 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.3 KB

A handy CloneHero library management tool with a built in Chorus client.

itch.io | Trello | Discord | Patreon


⚠️ CURRENTLY IN ACTIVE DEVELOPMENT ⚠️

bridge is a little app that helps CloneHero players manage their library, and get new charts all from the same place.

Features:

  • ⚠️ Full Chorus browsing capabilities
  • ⚠️ Add songs from Chorus directly into your local chart folder
  • ⚠️ View and manage your library, including deleting/disabling charts
  • ❌ Keep personal ratings of your favorite charts to keep tabs on which ones are your favorites
  • ❌ Quickly create custom chart packs from charts you already have
  • ❌ Preview charts
  • ❌ Theme support

Key:

  • ✅ Complete
  • ⚠️ In progress
  • ❌ Not yet started

Development

After cloning, install dependencies and run development with:

$ npm install && npm start