Edit of asset "Unityroom Godot Ranking" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Unityroom Godot Ranking | Unityroom Godot Ranking |
| Description |
A simple unofficial community addon for sending scores from Godot games to the unityroom Ranking API. Features: - Send scores with a single line of GDScript. - Optional await support for receiving results. - Automatic queueing for repeated submissions to the same scoreboard. - Independent submissions to different scoreboards. - HMAC authentication support. - Designed for Godot Web exports. Setup is simple: add the UnityroomRankingClient scene to your project, enter your unityroom HMAC key in the Inspector, and call send_score(). Godot製ゲームからunityroomのランキングAPIへスコアを送信するための、シンプルな非公式コミュニティアドオンです。 主な機能: - GDScript 1行でスコアを送信できます。 - 必要な場合のみ await を使用して送信完了や結果を取得できます。 - 同じランキングへの連続送信は自動的にキューへ追加され、順番に送信されます。 - 異なるランキングへの送信はそれぞれ独立して処理されます。 - unityroomのHMAC認証に対応しています。 - GodotのWeb書き出し向けに作られています。 セットアップは簡単です。UnityroomRankingClientシーンをプロジェクトへ追加し、インスペクターにunityroomのHMAC認証用キーを設定した後、send_score()を呼び出すだけです。 |
A simple unofficial community addon for sending scores from Godot games to the unityroom Ranking API. Features: - Send scores with a single line of GDScript. - Optional await support for receiving results. - Automatic queueing for repeated submissions to the same scoreboard. - Independent submissions to different scoreboards. - HMAC authentication support. - Designed for Godot Web exports. Setup is simple: add the UnityroomRankingClient scene to your project, enter your unityroom HMAC key in the Inspector, and call send_score(). Godot製ゲームからunityroomのランキングAPIへスコアを送信するための、シンプルな非公式コミュニティアドオンです。 主な機能: - GDScript 1行でスコアを送信できます。 - 必要な場合のみ await を使用して送信完了や結果を取得できます。 - 同じランキングへの連続送信は自動的にキューへ追加され、順番に送信されます。 - 異なるランキングへの送信はそれぞれ独立して処理されます。 - unityroomのHMAC認証に対応しています。 - GodotのWeb書き出し向けに作られています。 セットアップは簡単です。UnityroomRankingClientシーンをプロジェクトへ追加し、インスペクターにunityroomのHMAC認証用キーを設定した後、send_score()を呼び出すだけです。 |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/seisei0809/unityroom-godot-ranking | https://github.com/seisei0809/unityroom-godot-ranking |
| Issues Url | https://github.com/seisei0809/unityroom-godot-ranking/issues | https://github.com/seisei0809/unityroom-godot-ranking/issues |
| Godot version | Godot 4.6 | Godot 4.6 |
| Version String | v1.0 | v1.0 |
| Download Commit | 555990d2ec9626bab336ad192ad1167b35f7f52d | 555990d2ec9626bab336ad192ad1167b35f7f52d |
| Download Url (Computed) | https://github.com/seisei0809/unityroom-godot-ranking/archive/555990d2ec9626bab336ad192ad1167b35f7f52d.zip | https://github.com/seisei0809/unityroom-godot-ranking/archive/555990d2ec9626bab336ad192ad1167b35f7f52d.zip |
| Icon Url |
https://raw.githubusercontent.com/seisei0809/unityroom-godot-ranking/main/icon.png
|
https://raw.githubusercontent.com/seisei0809/unityroom-godot-ranking/main/icon.png
|