Skip to content
AzureDoom edited this page Jun 8, 2026 · 1 revision

Notes

  • key.properties should contain API keys only.
  • Project IDs belong in the Gradle DSL.
  • Changelog paths are resolved relative to the root project directory unless an absolute path is provided.
  • If the configured changelog file is missing, HytalePublisher creates it automatically.
  • Changelog file names are matched case-insensitively, so CHANGELOG.md, changelog.md, and similar capitalization variants are accepted.
  • Dependency configuration is platform-specific because each hosting service supports different dependency metadata.


Back to Home

Clone this wiki locally