├── GLOBAL-PREUPLOAD.cfg ├── README.mkdn ├── default.xml ├── derp.png └── snippets ├── derp.xml ├── lineage.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.mkdn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/README.mkdn -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/default.xml -------------------------------------------------------------------------------- /derp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/derp.png -------------------------------------------------------------------------------- /snippets/derp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/snippets/derp.xml -------------------------------------------------------------------------------- /snippets/lineage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/snippets/lineage.xml -------------------------------------------------------------------------------- /snippets/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-12/manifest/HEAD/snippets/remove.xml --------------------------------------------------------------------------------