diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index de9eb8a..626f704 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -123,6 +123,7 @@ jobs: scripts/ \ styles/ \ packs/ \ + assets/ \ language/ \ lang/ # Don't forget to add a backslash at the end of the line for any diff --git a/module.json b/module.json index e8a7081..70292be 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "id": "fu-azure-compendia", "title": "Azure Fabula Compendia", - "version": "0.1.0", - "url": "https://github.com/Azurelol/fu-azure-compendia", - "manifest": "hhttps://github.com/Azurelol/fu-azure-compendia/releases/latest/download/module.json", - "download": "https://github.com/Azurelol/fu-azure-compendia/releases/latest/download/module.zip", + "version": "#{VERSION}#", + "url": "#{URL}#", + "manifest": "#{MANIFEST}#", + "download": "#{DOWNLOAD}#", "compatibility": { "minimum": "11", "verified": "12"