punishxiv/Publish to Dynamis
Publish a new version of a plugin to Dynamis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| plugin_id | The plugin ID in Dynamis | yes | — |
| internal_name | The internal name of the plugin in Dynamis | yes | — |
| path | The path to the plugin zip file | yes | — |
| type | The type of version; `latest` or `testing` | — | testing |
| version_number | Override version number (optional - parsed from manifest if not provided) | no | — |
| game_version | Override game version (optional - parsed from manifest if not provided) | no | — |
| dalamud_version | Override Dalamud API level (optional - parsed from manifest if not provided) | no | — |
| changelog | Override changelog (optional - parsed from manifest if not provided) | no | — |
Outputs
no outputs