mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
README updates
This commit is contained in:
28
README.md
28
README.md
@@ -3,14 +3,14 @@
|
||||
</p>
|
||||
<h3 align="center">A Clone Hero library management tool with built in chart searching and downloading.</h3>
|
||||
<img align="center" style="border: 2px solid #E0E0E0" src="./src/assets/images/example.png"/>
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/cqaUXGm">Discord</a> |
|
||||
<a href="https://trello.com/b/lz8MvNhF/bridge">Trello</a>
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
**Bridge** is a desktop application that helps CloneHero players browse, find, download, and extract new charts very quickly and eaisly.
|
||||
|
||||
## Setup
|
||||
|
||||
Head over to the [Releases](https://github.com/Geomitron/Bridge/releases/tag/v1.5.0) page to download the appropriate install wizard.
|
||||
|
||||
## Features
|
||||
|
||||
- ✅ Find all charts that can be found on Chorus.
|
||||
@@ -30,12 +30,30 @@ Key:
|
||||
- ⚠️ In progress
|
||||
- ❌ Not yet started
|
||||
|
||||
### What's new in v1.5.0
|
||||
|
||||
v.1.5.0
|
||||
|
||||
- Update to Angular 14
|
||||
- Update to Electron 23
|
||||
- Table header is now sticky
|
||||
- API Endpoints updated (older versions will no longer work)
|
||||
- Removed Google Authentication (it stopped working and can't be fixed; an alternative solution is in the works)
|
||||
|
||||
### Development
|
||||
|
||||
Built using Node.js, Angular, and Electron.
|
||||
|
||||
Learn how to install Node.js [here](https://nodejs.dev/en/download/)
|
||||
|
||||
After installing Node.js and cloning the repository, install dependencies and run development with:
|
||||
|
||||
```
|
||||
$ npm install && npm start
|
||||
```
|
||||
```
|
||||
|
||||
### Socials
|
||||
|
||||
To inquire about the project and make suggestions, please join the [Discord](https://discord.gg/cqaUXGm)
|
||||
|
||||
To see which features in currently in the works, please take a look at the [Trello](https://trello.com/b/lz8MvNhF/bridge)
|
||||
Reference in New Issue
Block a user