mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-03 21:29:23 +00:00
[PR #300] [MERGED] Add RealArcade detection #467
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/300
Author: @TheRogueArchivist
Created: 4/16/2024
Status: ✅ Merged
Merged: 4/17/2024
Merged by: @mnadareski
Base:
master← Head:RealArcade-Addition📝 Commits (1)
26b70f5Add RealArcade detection📊 Changes
7 files changed (+198 additions, -0 deletions)
View changed files
📝
BinaryObjectScanner/Factory.cs(+2 -0)➕
BinaryObjectScanner/FileType/RealArcadeInstaller.cs(+48 -0)➕
BinaryObjectScanner/FileType/RealArcadeMezzanine.cs(+48 -0)➕
BinaryObjectScanner/Protection/RealArcade.cs(+75 -0)📝
BinaryObjectScanner/Utilities/Enums.cs(+10 -0)📝
BinaryObjectScanner/Utilities/FileTypes.cs(+14 -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.