1
0
Fork 0
vibe-plugin/Docs/RELEASE.md

712 B

Internal release process reminder

  1. Bump the C# assembly project version (double click on FFXIV_Vibe_Plugin in Visual Studio).
  2. Build in release mode.
  3. Go to the FFXIV_Vibe_Plugin\bin\x64\Release folder and again in FFXIV_Vibe_Plugin folder.
  4. Rename the ZIP to the corresponding version (eg: FFXIV_Vibe_Plugin_v1.8.0.0.zip)
  5. Update the repo.json version, timestamp, downloadCount and download links.
  6. Commit your changes and push.
  7. Tag the project version (eg: git tag v1.8.0.0) and push the tag.
  8. Create a release on github, upload the zip and publish
  9. Remove the FFXIV_Vibe_Plugin in devPlugins/FFXIV_Vibe_Plugin

Conventions

Version: 1.8.0.0 refers to Dalamud API 8