fix(): add correct extension for gog and custom games.#473
fix(): add correct extension for gog and custom games.#473phobos665 wants to merge 3 commits intoutkarshdalal:masterfrom
Conversation
📝 WalkthroughWalkthroughThree app screen classes updated to return new file export extensions: CustomGameAppScreen exports as ".pcgame" instead of ".steam", EpicAppScreen exports as ".epic" instead of ".epicgame", and GOGAppScreen exports as ".gog" instead of "tzst". Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 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 |
Summary by cubic
Set export file extensions for GOG (.gog), Epic (.epic), and Custom (.pcgame) so archives are correctly named.
Written for commit 3016fe1. Summary will update on new commits.
Summary by CodeRabbit