Add release HSPosition-0.0.0.1 (zip in repo for installer)
Made-with: Cursor
This commit is contained in:
@@ -7,6 +7,9 @@ packages/
|
||||
*.dll
|
||||
*.pdb
|
||||
*.zip
|
||||
# Allow release zips for plugin distribution
|
||||
!releases/
|
||||
!releases/**/*.zip
|
||||
|
||||
# Master list lives in separate DalamudPlugins repo
|
||||
DalamudPlugins/
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
# Release zips for plugin installer
|
||||
|
||||
The master list (DalamudPlugins repo) points to raw URLs here so installs work without using Gitea Releases.
|
||||
|
||||
- **HSPosition-0.0.0.1/latest.zip** – built from `dotnet build -c Release`; copy from `HSPosition/bin/x64/Release/HSPosition/latest.zip` when releasing a new version.
|
||||
Reference in New Issue
Block a user