INFINITYSNIPER HFX - DESKTOP EDITION
====================================================================
Version 1.0.0

WHAT TO DO
  Setup.exe        installs the application and creates the shortcuts.
  Desktop.cmd      starts it straight from this folder, no install.

WHY THIS FOLDER LOOKS ALMOST EMPTY
  Only Setup.exe is shown. Everything it needs is here as well, marked
  hidden, so there is one thing to open and nothing to guess at.
  Explorer: View > Show > Hidden items brings the rest back into view.

  Setup.exe installs what is next to it - it carries nothing itself.
  Copy the WHOLE folder if you move this somewhere, not Setup.exe on
  its own. On its own it stops and tells you the files are missing.

WHAT IS IN HERE
  Setup.exe                        the installer
  Desktop.cmd                      starts the window
  InfinitySniper-HFX-Desktop.ps1   the desktop application
  Install-Desktop.cmd              shortcuts only, without installing
  InfinitySniper-HFX.exe           the engine - every function runs in here
  Function\                        the function modules, still editable
  assets\                          the application icon

The desktop edition is a launcher: it lists the functions, runs them and
shows what they print. Anything that changes the system is opened in a
real console window, because those functions ask numbered questions.

REQUIREMENTS
  Windows 10 or 11. Nothing to install: no Node.js, no runtime.

REMOVING IT
  Setup writes Uninstall.cmd into the folder it installed to.
  Without an install, delete this folder.

WHERE THINGS ARE WRITTEN
  reports\, logs\, config\ and backups\ are created next to the engine
  the first time it runs.
