You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: README.md
This commit improves the README.md file by adding dependencies information.
This commit is contained in:
26
README.md
26
README.md
@@ -9,11 +9,33 @@ It aims at the re-write of Zygisk Next to C, allowing also a more efficient and
|
||||
|
||||
## Features
|
||||
|
||||
- Open Source
|
||||
- FOSS
|
||||
- N/A compared to latest Zygisk Next *yet*.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- TODOd
|
||||
- rustc
|
||||
- Android NDK
|
||||
|
||||
### Rust side:
|
||||
|
||||
- android_logger
|
||||
- anyhow
|
||||
- bitflags
|
||||
- const_format
|
||||
- futures
|
||||
- konst
|
||||
- lazy_static
|
||||
- libc
|
||||
- log
|
||||
- memfd
|
||||
- num_enum
|
||||
- passfd
|
||||
- proc-maps
|
||||
|
||||
### C++ side:
|
||||
|
||||
- lsplt
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user