remove old info from readme
This commit is contained in:
parent
10133755b7
commit
9d0e9e2c19
32
README.md
32
README.md
|
|
@ -16,43 +16,17 @@ Install flutter SDK: https://flutter.dev/docs/get-started/install
|
|||
|
||||
Download source:
|
||||
```
|
||||
git clone https://git.freezer.life/exttex/freezer
|
||||
git submodule init
|
||||
git submodule update
|
||||
git clone https://fem.mint.lgbt/pato05/freezer.git
|
||||
```
|
||||
|
||||
Compile:
|
||||
```
|
||||
flutter pub get
|
||||
flutter build apk
|
||||
flutter pub run build_runner build
|
||||
flutter build apk # or windows/linux
|
||||
```
|
||||
NOTE: You have to use own keys, or build debug using `flutter build apk --debug`
|
||||
|
||||
## Links
|
||||
Telegram group: https://t.me/freezerandroid
|
||||
Discord server: https://discord.gg/7ap654Tp3z
|
||||
|
||||
|
||||
## Credits
|
||||
**Tobs**: Beta tester
|
||||
**Xandar**: Community manager, helper, tester
|
||||
**Bas Curtiz**: Icon, Logo, Banner, Design suggestions
|
||||
**Deemix**: https://git.rip/RemixDev/deemix/
|
||||
**Annexhack**: Android Auto help and resources
|
||||
|
||||
**Huge thanks to all the Crowdin translators and all the contributors to this project <3**
|
||||
|
||||
### just_audio, audio_service
|
||||
This app depends on modified just_audio and audio_service plugins with Deezer support.
|
||||
Both plugins were originally written by ryanheise, all credits to him.
|
||||
Forked versions for Freezer:
|
||||
https://git.rip/freezer/just_audio
|
||||
https://git.rip/freezer/audio_service
|
||||
|
||||
## Support me
|
||||
BTC: `14hcr4PGbgqeXd3SoXY9QyJFNpyurgrL9y`
|
||||
ETH: `0xb4D1893195404E1F4b45e5BDA77F202Ac4012288`
|
||||
|
||||
|
||||
## Disclaimer
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue