itchio-opengamepadui-plugin/core
Jose Falanga 7ee08ac571 readability: extract magic constants, fix Go jargon
- goos/goarch -> os_name/arch_name (Go ecosystem jargon)
- BUTLER_USER_AGENT now reads version from plugin.json at runtime
- Added named constants: CONNECTION_TIMEOUT_ITERATIONS,
  CONNECTION_POLL_DELAY_MS, PERCENTAGE_SCALE, LAUNCH_WATCH_INTERVAL_SEC,
  UPDATE_CHECK_INTERVAL_SEC, BUTLERD_BOOT_MAX_ATTEMPTS,
  BUTLERD_BOOT_RETRY_DELAY_SEC, LAUNCH_WATCH_TIMEOUT_MS,
  EXECUTE_PERMISSION_BIT
- Removed BYTES_PER_MB (inline 1024 * 1024 is clearer)
2026-08-19 16:20:20 -03:00
..
itch_client.gd readability: extract magic constants, fix Go jargon 2026-08-19 16:20:20 -03:00
itch_client.tscn Initial commit 2026-08-05 17:27:43 -03:00
itch_settings.gd Migrate settings UI to OGPU themed widgets and add logout 2026-08-17 12:27:14 -03:00
itch_settings.tscn Migrate settings UI to OGPU themed widgets and add logout 2026-08-17 12:27:14 -03:00
library_itch.gd readability: extract magic constants, fix Go jargon 2026-08-19 16:20:20 -03:00
library_itch.tscn Initial commit 2026-08-05 17:27:43 -03:00