diff --git a/mashup_packs/index.json b/mashup_packs/index.json new file mode 100644 index 0000000..0be09b3 --- /dev/null +++ b/mashup_packs/index.json @@ -0,0 +1,13 @@ +{ + "packs": [ + { + "id": "*", + "name": "*", + "description": "*", + "downloadURI": "*", + "imageUrl": "*", + "worldTemplateDownloadURI": "*", + "worldTemplateFolderName": "*" + } + ] +}