diff --git a/source.json b/source.json index 2743867..9ef8c41 100644 --- a/source.json +++ b/source.json @@ -14,7 +14,12 @@ }, "bannerUrl":"banner.png", "githubRepos":[], - "packages":[ - "https://github.com/ElMoha943/com.valenvrc.whitelistedtp/releases/download/1.0/com.valenvrc.whitelistedtp.zip" + "packages" : [ + { + "name" : "com.valenvrc.whitelistedtp", + "releases" : [ + "https://github.com/ElMoha943/com.valenvrc.whitelistedtp/releases/download/1.0/com.valenvrc.whitelistedtp.zip" + ] + } ] }