https://github.com/cypherpunkarmory/userland-assets-support
Repository for building and holding the core assets of UserLAnd
https://github.com/cypherpunkarmory/userland-assets-support
Last synced: 7 months ago
JSON representation
Repository for building and holding the core assets of UserLAnd
- Host: GitHub
- URL: https://github.com/cypherpunkarmory/userland-assets-support
- Owner: CypherpunkArmory
- License: mit
- Created: 2018-07-19T16:55:15.000Z (over 7 years ago)
- Default Branch: staging
- Last Pushed: 2025-04-06T15:54:13.000Z (7 months ago)
- Last Synced: 2025-04-13T00:46:35.109Z (7 months ago)
- Language: Shell
- Size: 26 MB
- Stars: 121
- Watchers: 18
- Forks: 113
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UserLAnd-Assets-Support
NOTE: Releases to this repo MUST be prereleases while majority of UserLAnd users are using v2.5.10 or below.
A repository for holding assets used by all distros/apps for UserLAnd
After cloning this repo, you simply do the following...
`./scripts/buildArch.sh $desiredArch`
`./scripts/installArch.sh $desiredArch`
where `desiredArch` can be `arm`, `arm64`, `x86`, `x86_64`, `all`
`all` does not mean all of the previous. It just relates to the files under assets/all
Note: When proot is built, we pull and build from the code found [here](https://github.com/CypherpunkArmory/proot).