Add launch-options-manager#187
Open
kapuchai wants to merge 3 commits into
Open
Conversation
Author
|
Updated the submodule pin to v1.0.1 — fixes the user-data directory on Windows (%APPDATA% instead of the Linux XDG path) and Windows PATH probing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Launch Options Manager
Repository: https://github.com/kapuchai/launch-options-manager (submodule pinned at v1.0.0)
A full launch-options manager for desktop Steam on Linux:
SteamClient.Apps.SetAppLaunchOptionswith write-back verification; user data stored in XDG data dir (survives plugin updates); Lua backend, no external dependenciesTechnical notes for review:
backendType: lua), uses bundled modules (fs/utils/http/json/logger). Network access: protondb.com only (reports + summaries), read-only@steambrew/ttc, prebuilt.millennium/Distchecked in🤖 This plugin was built end-to-end by Claude Fable 5 (Anthropic's frontier model) working in Claude Code — research, implementation, and 8 rounds of multi-agent adversarial code review with 60+ verified findings fixed before release. Human direction and live testing by @kapuchai.
🤖 Generated with Claude Code