Add release HSCompare-1.0.2 (zip in repo for installer)

Made-with: Cursor
This commit is contained in:
Dawnsorrow
2026-02-26 23:06:42 -06:00
parent 7f8e9ddf5d
commit 38ec2c3e44
3 changed files with 8 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ packages/
.vs/
*.nupkg
**/latest.zip
# Allow release zips for plugin distribution
!releases/
!releases/**/*.zip
# Gitea token (keep local only, never commit)
.gitea-token
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
# Release zips for plugin installer
The master list (DalamudPlugins repo) points to raw URLs here.
- **HSCompare-1.0.2/latest.zip** built from `dotnet build -c Release`; copy from `HSCompare/bin/Release/HSCompare/latest.zip` when releasing a new version.