diff --git a/img/.thumb/MaterialFoundry2560x1440.jpg.jpg b/img/.thumb/MaterialFoundry2560x1440.jpg.jpg new file mode 100644 index 0000000..87e2aaa Binary files /dev/null and b/img/.thumb/MaterialFoundry2560x1440.jpg.jpg differ diff --git a/img/.thumb/MaterialFoundry512x512.png.jpg b/img/.thumb/MaterialFoundry512x512.png.jpg new file mode 100644 index 0000000..56f4c07 Binary files /dev/null and b/img/.thumb/MaterialFoundry512x512.png.jpg differ diff --git a/img/MaterialFoundry2560x1440.jpg b/img/MaterialFoundry2560x1440.jpg new file mode 100644 index 0000000..a814464 Binary files /dev/null and b/img/MaterialFoundry2560x1440.jpg differ diff --git a/img/MaterialFoundry512x512.png b/img/MaterialFoundry512x512.png new file mode 100644 index 0000000..f362917 Binary files /dev/null and b/img/MaterialFoundry512x512.png differ diff --git a/module.json b/module.json index db23d08..45e2238 100644 --- a/module.json +++ b/module.json @@ -1,8 +1,9 @@ { "name": "soundfxlibrary", + "id": "soundfxlibrary", "title": "SoundFx Library", "description": "Library of sound effects that can be used in soundboards.", - "version": "1.0.2", + "version": "1.0.3", "author": "CDeenen", "authors": [ { @@ -10,12 +11,12 @@ } ], "minimumCoreVersion": "0.6.0", - "compatibleCoreVersion": "10", + "compatibleCoreVersion": "11", "compatibility": { "minimum": "0.6", - "verified": "10" + "verified": "11" }, - "url": "https://github.com/CDeenen/SoundFxLibrary", + "url": "https://github.com/MaterialFoundry/SoundFxLibrary", "languages": [ { "lang": "en", @@ -26,6 +27,20 @@ "scripts": [ "packRegistry.js" ], - "manifest": "https://raw.githubusercontent.com/CDeenen/SoundFxLibrary/master/module.json", - "download": "https://github.com/CDeenen/SoundFxLibrary/archive/master.zip" + "media": [ + { + "type": "icon", + "url": "modules/soundfxlibrary/img/MaterialFoundry512x512.png" + }, + { + "type": "setup", + "url": "modules/soundfxlibrary/img/MaterialFoundry2560x1440.jpg" + }, + { + "type": "cover", + "url": "modules/soundfxlibrary/img/MaterialFoundry2560x1440.jpg" + } + ], + "manifest": "https://raw.githubusercontent.com/MaterialFoundry/SoundFxLibrary/master/module.json", + "download": "https://github.com/MaterialFoundry/SoundFxLibrary/releases/download/v1.0.3/module.zip" } \ No newline at end of file diff --git a/~$Attribution.xlsx b/~$Attribution.xlsx deleted file mode 100644 index 73f0881..0000000 Binary files a/~$Attribution.xlsx and /dev/null differ