v1.0.2.1: Fix release zip - include Assets, Colourful, Newtonsoft.Json, SixLabors.ImageSharp

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-01-31 02:40:54 -05:00
parent 6e0eb32a24
commit 481f1cd45a
6 changed files with 44 additions and 11 deletions
+4 -3
View File
@@ -60,9 +60,10 @@ HSUI provides a highly configurable HUD replacement, recreated from DelvUI using
To make HSUI available via the custom plugin repository:
1. Build: `dotnet build -c Release`
2. Create a [GitHub Release](https://github.com/Knack117/HSUI/releases/new) (e.g. tag `v1.0.0.0`)
3. Upload `bin/Release/HSUI/latest.zip` as a release asset
4. Update `pluginmaster.json` if the version changed, then commit and push
2. Create the release zip: `.\create-release.ps1` (includes Assets, DLLs — required for hotbars and config)
3. Create a [GitHub Release](https://github.com/Knack117/HSUI/releases/new) (e.g. tag `v1.0.2.1`)
4. Upload `bin/Release/HSUI/latest.zip` as a release asset
5. Update `pluginmaster.json` if the version changed, then commit and push
FC members add this custom repo in XIVLauncher → Dalamud Settings → Experimental → Custom Plugin Repositories:
```