├── GLOBAL-PREUPLOAD.cfg ├── README.md ├── default.xml └── extras ├── lineage.xml ├── potato.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PotatoProject/manifest/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PotatoProject/manifest/HEAD/README.md -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PotatoProject/manifest/HEAD/default.xml -------------------------------------------------------------------------------- /extras/lineage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PotatoProject/manifest/HEAD/extras/lineage.xml -------------------------------------------------------------------------------- /extras/potato.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PotatoProject/manifest/HEAD/extras/potato.xml -------------------------------------------------------------------------------- /extras/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PotatoProject/manifest/HEAD/extras/remove.xml --------------------------------------------------------------------------------