Skip to content

v0.96 BETA

Choose a tag to compare

@Jumpstile Jumpstile released this 19 Jun 02:33
· 8 commits to main since this release

game-specific setup notes in ACTION REQUIRED + save dialog

  • ACTION REQUIRED now includes a GAME-SPECIFIC SETUP NOTES section for any registered game with special setup notes in the community compatibility database (eggmansworld.github.io/TeknoParrot) -- shows the expected executable name and the full notes text, word-wrapped and separated game-by-game.
  • Saving the ACTION REQUIRED summary now opens a Save dialog instead of always writing silently to TeknoParrot-Manager-ActionItems.txt next to the script. Skipped automatically in unattended runs and preview/dry-run mode.
  • Internal: extracted the eggmansworld.github.io fetch-and-parse logic into a shared Get-EggmanGameData helper, reused by both the BepInEx required-games list and the new setup-notes lookup.

See TeknoParrot-Manager-CHANGELOG.txt for full details.