INFINITYSNIPER HFX - CONSOLE EDITION
====================================================================
Version 1.0.0

WHAT TO DO
  Double-click "InfinitySniper HFX.exe".

  Every choice in the application is a NUMBER. 0 is always back or exit.

WHY THIS FOLDER LOOKS ALMOST EMPTY
  Only the file you open and the zip to pass on are shown. The engine and
  the function modules are here as well, marked hidden, so there is one
  thing to double-click and nothing to guess at.
  Explorer: View > Show > Hidden items brings the rest back into view.

  "InfinitySniper HFX.exe" starts the engine that sits next to it. Copy
  the WHOLE folder if you move this somewhere - or pass on the zip, which
  already holds all of it.

WHAT IS IN HERE
  InfinitySniper HFX.exe    what you double-click
  InfinitySniper-HFX.exe    the engine it starts
  Function\                 the function modules, still editable
  assets\                   the application icon
  InfinitySniper-HFX-CMD-1.0.0.zip
                            the same folder zipped up, to pass on

  Two executables because the engine is produced by a packager that
  cannot set an icon, and writing one into the finished file breaks it.
  The small launcher carries the icon, prepares the console for UTF-8
  and colour, and hands over to the engine.

COMMAND LINE
  InfinitySniper HFX.exe --list        list every function
  InfinitySniper HFX.exe --run <id>    run one function
  InfinitySniper HFX.exe --selftest    run every self-test
  InfinitySniper HFX.exe --repair      check and repair the installation
  InfinitySniper HFX.exe --help

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

WHERE THINGS ARE WRITTEN
  reports\, logs\, config\ and backups\ are created in this folder the
  first time it runs.
