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:
@@ -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:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user