|
| 1 | +# LaunchFrame |
| 2 | + |
| 3 | +LaunchFrame is a Windows launcher that starts Warframe together with helper tools (AlecaFrame, Overframe currently) and opens your reference links in one click (such as wiki.warframe or warframe.market). |
| 4 | + |
| 5 | +## What it does |
| 6 | +- Starts helpers first, waits for them to be ready, then launches Warframe (default Steam URI `steam://rungameid/230410`). |
| 7 | +- Lets you enable/disable helpers and URLs, edit paths/arguments, and save settings. |
| 8 | +- Saves config at `%AppData%\LaunchFrame\config.json` and auto-discovers common install paths when missing. |
| 9 | +- Can run headless with `--oneclick` for shortcut/Task Scheduler use. |
| 10 | + |
| 11 | +## Requirements |
| 12 | +- Windows 10/11 |
| 13 | + |
| 14 | +## Setup |
| 15 | +1. Download the latest release zip from GitHub Releases. |
| 16 | +2. Extract it anywhere (e.g., Desktop or a tools folder). |
| 17 | +3. Run `LaunchFrame.exe`. |
| 18 | + |
| 19 | +## Using LaunchFrame |
| 20 | +- Set paths/arguments for AlecaFrame and Overframe, toggle them on/off. |
| 21 | +- Set the Warframe URI if you use a non-default launcher. |
| 22 | +- Optional: check "Wait for helper readiness" or "Skip if already running". |
| 23 | +- Click "Launch Session" to run the sequence. |
| 24 | +- Use "Create One-Click" to generate a shortcut that runs `--oneclick` without the UI. |
| 25 | + |
| 26 | +## Notes |
| 27 | +- No game injection or modification; LaunchFrame only starts processes and opens URLs. |
| 28 | +- Config is created on first save/launch; edit via the UI or by editing the JSON if needed. |
| 29 | + |
| 30 | +## Support LaunchFrame |
| 31 | + |
| 32 | +Enjoying the utility of LaunchFrame? Consider supporting the developer: |
| 33 | + |
| 34 | +**Buy / Play My Games!** |
| 35 | + |
| 36 | +<p align="center"> |
| 37 | + <a href="https://store.steampowered.com/app/713740/Train_Your_Minibot/"> |
| 38 | + <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/713740/header.jpg" alt="TrainYourMinibot" width="250"/> |
| 39 | + </a> |
| 40 | + <a href="https://store.steampowered.com/app/1792500/Boring_Movies/"> |
| 41 | + <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1792500/header.jpg?t=1754577490" alt="BoringMovies" width="250"/> |
| 42 | + </a> |
| 43 | + <a href="https://store.steampowered.com/app/1490570/git_gud/"> |
| 44 | + <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1490570/88fe8479154764080427ee0b703b2b72447740a4/header.jpg?t=1757900982" alt="gitgud" width="250"/> |
| 45 | + </a> |
| 46 | + <a href="https://store.steampowered.com/app/3819510/DexSweeper/"> |
| 47 | + <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3819510/6d92a431630be001667a7da561938d84714264c2/header.jpg?t=1757724028" alt="DexSweeper" width="250"/> |
| 48 | + </a> |
| 49 | +</p> |
| 50 | + |
| 51 | +Donations Accepted |
| 52 | + |
| 53 | +[](https://ko-fi.com/skytech6) |
0 commit comments