diff --git a/module.json b/module.json index 475b9cd..ad02383 100644 --- a/module.json +++ b/module.json @@ -1,18 +1,22 @@ { - "name": "gAudioBundle-3", - "title": "Game Audio Bundle 3", - "description": "
High-quality sound effects from many of the best sound recordists and designers in the World. Use them personally or commercially without attribution. Sonniss LTD.
", - "version": "2.5", - "minimumCoreVersion": "0.5.0", - "compatibleCoreVersion": "9", - "author": "DatDamnZotz [DatDamnZotz#7962]", - "packs": [{ - "name": "Game Audio Bundle 3 - Playlists 1", - "label": "Game Audio Bundle 3 - Playlists 1", - "path": "/packs/playlist1.db", - "entity": "Playlist" - }], - "url": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3", - "manifest": "https://raw.githubusercontent.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3/master/module.json", - "download": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3/releases/download/v2.5/v2.5.zip" -} \ No newline at end of file + "name": "gAudioBundle-3", + "title": "Game Audio Bundle 3", + "description": "High-quality sound effects from many of the best sound recordists and designers in the World. Use them personally or commercially without attribution. Sonniss LTD.
", + "version": "3.0", + "compatibility": { + "minimum": "0.5.0", + "verified": 10 + }, + "author": "DatDamnZotz [DatDamnZotz#7962]", + "packs": [ + { + "name": "Game Audio Bundle 3 - Playlists 1", + "label": "Game Audio Bundle 3 - Playlists 1", + "path": "/packs/playlist1.db", + "entity": "Playlist" + } + ], + "url": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3", + "manifest": "https://raw.githubusercontent.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3/master/module.json", + "download": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-3/releases/download/v2.8/v2.8.zip" +}