-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodule.json
27 lines (27 loc) · 1011 Bytes
/
module.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "gAudioBundle-4",
"id": "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": "3.5",
"compatibility": {
"minimum": "0.5.0",
"verified": 12
},
"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",
"type": "Playlist"
}
],
"scripts": [
"scripts/moulinette.js"
],
"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/v3.5/v3.5.zip"
}