mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
[PR #115] [MERGED] Refactor Setup Factory detection #272
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/115
Author: @TheRogueArchivist
Created: 4/1/2022
Status: ✅ Merged
Merged: 4/1/2022
Merged by: @mnadareski
Base:
master← Head:Setup-Factory-Refactor📝 Commits (3)
1d0ae5cRefactor Setup Factory detectione1c603dAddress Setup Factory PR commentse688eeeFix whitespace📊 Changes
2 files changed (+24 additions, -6 deletions)
View changed files
📝
BurnOutSharp/PackerType/SetupFactory.cs(+15 -4)📝
BurnOutSharp/Tools/Utilities.cs(+9 -2)📄 Description
Fix a broken Setup Factory check, add a new check that works for older versions, and add a new method to grab the product version, which is needed to accurately grab some Setup Factory versions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.