Initial release v0.1.0
This commit is contained in:
commit
b997bd6078
62 changed files with 56224 additions and 0 deletions
9
examples/cores/mihomo/README.md
Normal file
9
examples/cores/mihomo/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Place the downloaded Mihomo binary in this directory as `mihomo`, make it executable, and replace `REPLACE_WITH_REAL_VERSION` in `core.toml`.
|
||||
|
||||
Then import it with:
|
||||
|
||||
```bash
|
||||
tz core add ./examples/cores/mihomo
|
||||
```
|
||||
|
||||
The example manifest targets Linux x86_64. Adjust `arch` for the current Rust target architecture when needed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue