Giter VIP home page Giter VIP logo

azurlanebilibili-perseus's Introduction

Perseus Build

This repo template will allow you to build Perseus using Github Actions. This will helps people who don't want to setup build environments on their machines.

Notes

  • Under NO CIRCUMSTANCES any APKs will be uploaded to this repository to avoid DMCA.
  • This repo was designed for two circumstances: CN version and other regions when apkpure doesn't have the latest version.
  • The ability to edit the code is required
  • I don't use github frequently. So I won't do any Technical support for this.

How to setup

  1. Create a new PRIVATE repository using this repository as a template (Guide).
  2. Go to newly created repo Settings > Actions > General > Workflow permissions > Set Read and Write permission.
  3. Find the download link yourself and replace the link in line 29 in patch_perseus.sh (if you need versions of other regions, you also need to change the package name, Ctrl+H would do the job.)

How to build

  1. Go to Actions -> All workflows -> Perseus Build
  2. Run the workflow
  3. Download the APKs from the draft releases

How to change region

  1. This project can only patch .apk file, if you want to patch .xapk file, uncommennt these 2 lines in patch_perseus.sh and change the suffix in wget:image image
  2. change the download link here in patch_perseus.sh . And make sure the link is not Disposable or Dynamic.(high lighted part) image
  3. replace ALL the packge name in patch_perseus.sh , Ctrl+F would do the work.(Don't change the suffix though) image

azurlanebilibili-perseus's People

Contributors

capitalgrin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.