mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-02-03 21:30:35 +00:00
[PR #39] Directly include StormLibSharp #71
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?
Original Pull Request: https://github.com/SabreTools/SabreTools.Serialization/pull/39
State: closed
Merged: Yes
Instead of using StormLibSharp as a submodule, include the relevant code directly in the project. This allows for making code fixes and improvements instead of just ignoring build errors and warnings that resulted from the original code design.