special-k: Add version 26.4.3.1#17579
special-k: Add version 26.4.3.1#17579emotion3459 wants to merge 4 commits intoScoopInstaller:masterfrom
Conversation
WalkthroughAdds a new bucket manifest Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
bucket/special-k.json (1)
3-3: Consider shortening the description forscoop inforeadability.The current description is accurate but unusually long for terminal output; a shorter summary plus homepage link is easier to scan.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@bucket/special-k.json` at line 3, Shorten the long "description" value in special-k.json to a concise one-line summary (e.g., "Graphics and performance enhancement toolkit for PC games") to improve scoop info readability; keep the existing detailed blurb elsewhere (or leave it out) and ensure the package still includes the "homepage" URL so users can view full details via the link.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@bucket/special-k.json`:
- Line 3: Shorten the long "description" value in special-k.json to a concise
one-line summary (e.g., "Graphics and performance enhancement toolkit for PC
games") to improve scoop info readability; keep the existing detailed blurb
elsewhere (or leave it out) and ensure the package still includes the "homepage"
URL so users can view full details via the link.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 5b8bfca3-7874-472a-9af7-5ce256f4b0bb
📒 Files selected for processing (1)
bucket/special-k.json
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with special-k
|
|
/verify |
|
All changes look good. Wait for review from human collaborators. special-k
|
|
@z-Fng Hi, do you have any comments on the persist behavior of the steamworks dir? Ideally, we want to clear it on app un/re-install to avoid the app from persisting old libraries. Not sure if what i've done handles all cases. Any insight would be helpful, thanks. |
Summary
Adds Special K, a popular tool for game modding and performance monitoring.
This was previously attempted to be upstreamed at multiple points:
This PR improves upon the existing manifests by providing a portable install with proper user data persistence.
Special K stores data that needs to be persisted alongside regular installation files, the pre_uninstall script is meant to remove such installation files.
<manifest-name[@version]|chore>: <general summary of the pull request>Summary by CodeRabbit