vadko/LBK Deploy Translation
Upload translation archive(s) to LBK Launcher via the public API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | LBK API token (lbk_...) — store in secrets.LBK_API_TOKEN | yes | — |
| game-id | UUID of the game. Get via GET /api/submit-via-token/games once | yes | — |
| version | Translation version (e.g. "1.1" or "2024.03.15") | yes | — |
| base-url | LBK API base URL | no | https://admin.lbklauncher.com |
| archive | Path to main translation .zip (required) | yes | — |
| voice | Path to voice .zip | no | "" |
| achievements | Path to achievements .zip | no | "" |
| epic | Path to Epic-store-specific .zip | no | "" |
| gog | Path to GOG-store-specific .zip | no | "" |
| xbox | Path to Xbox-store-specific .zip | no | "" |
| steam-linux | Path to Steam Linux .zip | no | "" |
| steam-mac | Path to Steam macOS .zip | no | "" |
| status | Translation status: completed | in-progress | tech-improvement | no | "" |
| translation-progress | Translation completeness percentage (0-100) | no | "" |
| editing-progress | Editing completeness percentage (0-100) | no | "" |
Outputs
| name | description |
|---|---|
| game-id | Echoes back the gameId that was updated |