Skip to content

Commit

Permalink
Fix Urls
Browse files Browse the repository at this point in the history
  • Loading branch information
datdamnzotz committed Nov 19, 2020
1 parent b88f351 commit e16c3e6
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
{
"name": "gAudioBundle-4",
"title": "Game Audio Bundle 4",
"description": "<p>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.</p>",
"version": "2.3",
"minimumCoreVersion": "0.5.0",
"compatibleCoreVersion": "0.7.3",
"author": "DatDamnZotz [DatDamnZotz#7962]",
"packs": [
{
"name": "Game Audio Bundle 4 - Playlists 1",
"label": "Game Audio Bundle 4 - Playlists 1",
"path": "/packs/playlist1.db",
"entity": "Playlist"
}
],
"url": "https://github.com/datdamnzotz/FoundryVTT-gAudioBundle-4",
"manifest": "https://raw.githubusercontent.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-4/master/module.json",
"download": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-4/releases/download/v2.3/v2.3.zip"
"name": "gAudioBundle-4",
"title": "Game Audio Bundle 4",
"description": "<p>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.</p>",
"version": "2.3",
"minimumCoreVersion": "0.5.0",
"compatibleCoreVersion": "0.8.0",
"author": "DatDamnZotz [DatDamnZotz#7962]",
"packs": [{
"name": "Game Audio Bundle 4 - Playlists 1",
"label": "Game Audio Bundle 4 - Playlists 1",
"path": "/packs/playlist1.db",
"entity": "Playlist"
}],
"url": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-4",
"manifest": "https://raw.githubusercontent.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-4/master/module.json",
"download": "https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-4/releases/download/v2.3/v2.3.zip"
}

0 comments on commit e16c3e6

Please sign in to comment.