mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-21 18:55:12 +00:00
last readme edit
This commit is contained in:
parent
9b21751957
commit
1c219ea3e0
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,8 @@
|
|||
# Vanced Manager
|
||||
[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedManager/total.svg?style=for-the-badge)](https://github.com/YTVanced/VancedManager/releases/latest) [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedManager.svg?style=for-the-badge)](https://github.com/YTVanced/VancedManager/releases/latest)
|
||||
|
||||
# **Now discontinued https://twitter.com/YTVanced/status/1503052250268286980**
|
||||
|
||||
Hi, when we released Vanced 15.05.54, people were upset because it used the .apks format, which was way harder to install than a traditional .apk file. Even though we wrote clear instructions on how to install the new Vanced build, people still couldn't figure it out.
|
||||
Then we thought, "why don't we make a manager for vanced, which will download, update and uninstall Vanced and MicroG, have an easy and understandable UI and be less than 10mb?" and that's how Vanced Manager was born.
|
||||
|
||||
|
@ -11,7 +13,7 @@ After 3 months of development, we are finally ready to introduce Vanced Manager
|
|||
## Contributions
|
||||
Pull requests should be made to the Dev branch as that is the working branch, master is for release code.
|
||||
|
||||
For anyone who wants to provide translations please submit them to https://crowdin.com/project/vanced-manager as we also use it for YouTube Vanced. Any issues with translations should be posted there too.
|
||||
For anyone who wants to provide translations please submit them to https://crowdin.com/project/vanced-manager as we also use it for Vanced. Any issues with translations should be posted there too.
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -34,8 +36,3 @@ Clone the repo, open it in Android Studio and build the app.
|
|||
chmod +x gradlew
|
||||
./gradlew assembleDebug
|
||||
```
|
||||
|
||||
## Vanced Guide
|
||||
[Vanced Guide](https://github.com/YTVanced/VancedGuide/) now available on the playstore!
|
||||
|
||||
<a href='https://play.google.com/store/apps/details?id=com.vanced.faq&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' height="85" src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>
|
||||
|
|
Loading…
Reference in a new issue