BEERLEAGUE Launcher Setup v1.1.15
=================================

This installs the known-good BEERLEAGUE CS:GO auto-connect launcher.

What it fixes:
- The launcher no longer depends on the folder you extracted from the NAS/share.
- It copies the launcher to:
  %LOCALAPPDATA%\BEERLEAGUE\Launcher
- It registers beerleague:// links to that installed copy.
- No Windows admin rights are required; it installs for the current Windows user only.
- Zip root is simplified to one Install.cmd plus a BEERLEAGUE-Launcher-Installer folder.
- New in setup v1.1.15: final button text is "I'm Connected - Click Here to Close" and the launcher can display the server name passed from the website.
- Shows the developer-console enable prompt only when CS:GO is detected; otherwise explains manual enable steps.

Install:
1. Open/extract this zip.
2. Double-click the root Install.cmd.
3. When asked, choose Y to enable the CS:GO developer console.
4. After it says installed successfully, you may delete the extracted setup folder.

Enable developer console later:
- Double-click Enable-CSGO-Developer-Console.cmd.
- If CS:GO is open, restart it afterward.

Uninstall:
- Double-click Uninstall-BEERLEAGUE-Launcher.cmd.

Known-good launcher behavior:
- Payload is based on the confirmed-working v1.1.7 launcher.
- Launches CS:GO Legacy with -console.
- Does NOT press the console key again.
- Focuses CS:GO, pastes the copied connect command, and presses Enter.
- Restores the launcher window after the paste step and replaces the progress/status bar with a manual close button.
- Displays the server name when the website passes `server_name`, `title`, or `name` in the beerleague:// URL.

Developer console helper behavior:
- Finds Steam for the current Windows user.
- Sets con_enable "1" in Steam userdata CS:GO config files:
  Steam\userdata\<SteamID>\730\local\cfg\config.cfg
- Also writes con_enable "1" into the default CS:GO autoexec.cfg when the default game folder is found.

Debug logs:
- Installer/helper log: Desktop\beerleague-launcher-install.log
- Launcher log: Desktop\beerleague-launcher-debug.log
