Normalize outbound RPC params to ints so cached game dicts (float ids from Godot's JSON parser) don't fail Install.Queue with -32700
This commit is contained in:
parent
e9f25d104b
commit
b19903e682
2 changed files with 7 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"plugin.id": "itch",
|
||||
"plugin.name": "itch.io",
|
||||
"plugin.version": "0.1.6",
|
||||
"plugin.version": "0.1.7",
|
||||
"plugin.min-api-version": "1.1.0",
|
||||
"plugin.link": "https://github.com/YOUR_USERNAME/OpenGamepadUI-itch",
|
||||
"plugin.source": "https://github.com/YOUR_USERNAME/OpenGamepadUI-itch",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue