[PR #28] [MERGED] Add Setup Factory detection #231

Open
opened 2026-01-29 21:07:20 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/28
Author: @TheRogueArchivist
Created: 3/20/2021
Status: Merged
Merged: 3/20/2021
Merged by: @mnadareski

Base: masterHead: SetupFactory


📝 Commits (3)

📊 Changes

2 files changed (+99 additions, -0 deletions)

View changed files

BurnOutSharp/PackerType/SetupFactory.cs (+98 -0)
📝 README.md (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/BinaryObjectScanner/pull/28 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 3/20/2021 **Status:** ✅ Merged **Merged:** 3/20/2021 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `SetupFactory` --- ### 📝 Commits (3) - [`bf105e4`](https://github.com/SabreTools/BinaryObjectScanner/commit/bf105e49fae1c53337445e88ece351fefad415ab) Add Setup Factory detection - [`d9abbdf`](https://github.com/SabreTools/BinaryObjectScanner/commit/d9abbdf35cba74a9a03d8d0a60658c81780d1f56) Improve version detection - [`cdfe030`](https://github.com/SabreTools/BinaryObjectScanner/commit/cdfe03075baa6718f9a884ac46686b20d8e6e7c5) Address comments ### 📊 Changes **2 files changed** (+99 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/PackerType/SetupFactory.cs` (+98 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:07:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#231