[PR #12] [MERGED] Add fileData variable to MatroshkaEntry.cs model #16

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Models/pull/12
Author: @HeroponRikiBestest
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @mnadareski

Base: mainHead: small-matroschka-addition


📝 Commits (2)

  • 9d1a6b3 Add fileData variable to MatroshkaEntry.cs model
  • 00ee129 Use PascalCase

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 SabreTools.Models/SecuROM/MatroshkaEntry.cs (+6 -1)

📄 Description

This will be necessary to handle parsing properly in serialization. There's no need to look at or merge this PR anytime soon, it only matters once you have time to look at my upcoming serialization PR.


🔄 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.Models/pull/12 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `main` ← **Head:** `small-matroschka-addition` --- ### 📝 Commits (2) - [`9d1a6b3`](https://github.com/SabreTools/SabreTools.Models/commit/9d1a6b3f741b3476f8b6d00a4ea48f339147dd62) Add fileData variable to MatroshkaEntry.cs model - [`00ee129`](https://github.com/SabreTools/SabreTools.Models/commit/00ee1299f4325b2666f4e30da3d1cf35b984ee06) Use PascalCase ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Models/SecuROM/MatroshkaEntry.cs` (+6 -1) </details> ### 📄 Description This will be necessary to handle parsing properly in serialization. There's no need to look at or merge this PR anytime soon, it only matters once you have time to look at my upcoming serialization PR. --- <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:30:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.Models#16