Add release HSCompare-1.0.2 (zip in repo for installer)
Made-with: Cursor
This commit is contained in:
@@ -13,6 +13,9 @@ packages/
|
|||||||
.vs/
|
.vs/
|
||||||
*.nupkg
|
*.nupkg
|
||||||
**/latest.zip
|
**/latest.zip
|
||||||
|
# Allow release zips for plugin distribution
|
||||||
|
!releases/
|
||||||
|
!releases/**/*.zip
|
||||||
|
|
||||||
# Gitea token (keep local only, never commit)
|
# Gitea token (keep local only, never commit)
|
||||||
.gitea-token
|
.gitea-token
|
||||||
|
|||||||
Binary file not shown.
@@ -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.
|
||||||
Reference in New Issue
Block a user