mirror of
https://github.com/fzumpe/foundry-usernotes.git
synced 2026-06-06 21:00:03 +02:00
Add Manifest Download Url
This commit is contained in:
parent
d2eda61c58
commit
0a87bbb67e
@ -2,7 +2,7 @@
|
|||||||
"id": "user-notes",
|
"id": "user-notes",
|
||||||
"title": "User Notes",
|
"title": "User Notes",
|
||||||
"description": "User Notes: ein einfaches lokales Notizfenster für Foundry VTT v14. Notizen werden im Browser-localStorage pro Welt und Benutzer gespeichert.",
|
"description": "User Notes: ein einfaches lokales Notizfenster für Foundry VTT v14. Notizen werden im Browser-localStorage pro Welt und Benutzer gespeichert.",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "ChatGPT"
|
"name": "ChatGPT"
|
||||||
@ -18,5 +18,8 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"styles/user-notes.css"
|
"styles/user-notes.css"
|
||||||
],
|
],
|
||||||
"languages": []
|
"languages": [],
|
||||||
|
"url": "https://github.com/fzumpe/foundry-usernotes",
|
||||||
|
"manifest": "https://raw.githubusercontent.com/fzumpe/foundry-usernotes/main/module.json",
|
||||||
|
"download": "https://github.com/fzumpe/foundry-usernotes/releases/download/v1.0.1/user-notes.zip"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user