You've already forked termux-generator
mirror of
https://github.com/izzy2lost/termux-generator.git
synced 2026-03-26 16:59:49 -07:00
- add --plugin argument to make the compose activity and gradle project optional - adjust size of compose activity button - fix cross-pollution of aarch64 binaries into x86_64 bootstraps - another attempt to fix sed -i argument for Mac
example-plugins
Put a folder here to have it installed into $HOME automatically during each launch of the app after installation if the folder name was specified in the --plugin argument.
Additionally, put patches inside an "app-patches" folder or "bootstrap-patches" folder inside that folder to have them applied to the app or bootstraps, respectively, that are built when the --plugin argument is used.
Example
./build-termux.sh --name com.example --plugin gradle-project