itchio-opengamepadui-plugin/core
Jose Falanga e8111f89c2 Persist butler outside the plugin dir so plugin updates don't wipe it
OGPU wipes user://plugins/<id>/ (and everything inside it) whenever a
plugin is updated or re-extracted, so storing butler and butler.db under
user://plugins/itch/assets meant every version bump deleted the binary
and its login session. Store them in persistent user://butler instead,
and migrate any leftover install from the old location.
2026-08-06 17:19:28 -03:00
..
install_location.gd Revert to threaded butlerd client; keep min-api 1.1.0; add InstallLocation stub 2026-08-05 20:43:32 -03:00
itch_client.gd Persist butler outside the plugin dir so plugin updates don't wipe it 2026-08-06 17:19:28 -03:00
itch_client.tscn Initial commit 2026-08-05 17:27:43 -03:00
itch_settings.gd Initial commit 2026-08-05 17:27:43 -03:00
itch_settings.tscn Initial commit 2026-08-05 17:27:43 -03:00
library_itch.gd Fix butlerd RPC -32700: normalize integral JSON floats to ints 2026-08-05 22:08:24 -03:00
library_itch.tscn Initial commit 2026-08-05 17:27:43 -03:00