NagaAI / Developer

Developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update jailbreak apps/tweaks for roothide

  1. Update your theos to the this

    git clone --recursive https://github.com/roothide/theos.git

    this theos is always automatically updated to latest with the upstream.

  2. Build package for roothide

    for those simple tweaks that don't use the file api to access jailbreak files, just

    make package with THEOS_PACKAGE_SCHEME=roothide

if you need to use the file apis to access jailbreak files in source code,

(or in shell scripts, or store the file path in config files), please see:

more info

About

Developer

License:MIT License


Languages

Language:Shell 100.0%