[PR #13] [MERGED] Add Steam AppID and DepotID tags #21

Closed
opened 2026-01-29 22:39:23 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.RedumpLib/pull/13
Author: @HeroponRikiBestest
Created: 1/7/2026
Status: Merged
Merged: 1/24/2026
Merged by: @mnadareski

Base: mainHead: steam


📝 Commits (4)

📊 Changes

4 files changed (+26 additions, -1 deletions)

View changed files

📝 SabreTools.RedumpLib.Test/Data/ExtensionsTests.cs (+5 -0)
📝 SabreTools.RedumpLib/Data/Enumerations.cs (+12 -0)
📝 SabreTools.RedumpLib/Data/Extensions.cs (+5 -0)
📝 SabreTools.RedumpLib/Formatter.cs (+4 -1)

📄 Description

Draft pr waiting on https://github.com/SabreTools/SabreTools.Serialization/pull/54, proper testing, approval of http://wiki.redump.org/index.php?title=User:HeroponRikiBestest/SteamDraft, and probably some other things I'm forgetting too.


🔄 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/SabreTools.RedumpLib/pull/13 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `main` ← **Head:** `steam` --- ### 📝 Commits (4) - [`5067a39`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/5067a39d0591f04b72356ae74a4a3acf771cffe1) Initial commit - [`d494ee3`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/d494ee313ebf97347607b4c41e1b77208c5bae54) Fix format - [`939283c`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/939283c6582c4185dac6caea7bc0e506d4beb271) Fix naming - [`ca990e6`](https://github.com/SabreTools/SabreTools.RedumpLib/commit/ca990e64bba5c73dcd635ab719393c6e755d62f8) Minor formatting fixes ### 📊 Changes **4 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.RedumpLib.Test/Data/ExtensionsTests.cs` (+5 -0) 📝 `SabreTools.RedumpLib/Data/Enumerations.cs` (+12 -0) 📝 `SabreTools.RedumpLib/Data/Extensions.cs` (+5 -0) 📝 `SabreTools.RedumpLib/Formatter.cs` (+4 -1) </details> ### 📄 Description Draft pr waiting on https://github.com/SabreTools/SabreTools.Serialization/pull/54, proper testing, approval of http://wiki.redump.org/index.php?title=User:HeroponRikiBestest/SteamDraft, and probably some other things I'm forgetting too. --- <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 22:39:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.RedumpLib#21