Skip to content

Creating PureKFD featured packages

Lrdsnow edited this page Sep 22, 2024 · 4 revisions

PureKFD v4+

In Repo Config:

"featured": [
   {
      "name": "Test",
      "bundleid": "uwu.lrdsnow.test",
      "banner": "icons/PlaceHolderBanner.png"
   }
],

name:String: Name of Package (Can be different from the actual package name)
bundleid:String: Bundle ID of package
banner:String: Banner picture relative to the repo (Best Resolution for this image is 800x500)

Clone this wiki locally