initial commit
This commit is contained in:
commit
041eac3cb5
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
packs/** binary
|
||||||
|
*.webp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
||||||
11
module.json
Normal file
11
module.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"id": "mb-assets",
|
||||||
|
"title": "MB assets",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"compatibility": {
|
||||||
|
"minimum": "11",
|
||||||
|
"verified": "11"
|
||||||
|
},
|
||||||
|
"description": "A collection of useful assets in a convenient package, for personal use only",
|
||||||
|
"url": "https://git.bloy.org/foundryvtt/mb-assets"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user