Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add readers for XSRG and CSRG #55

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Conversation

NebelNidas
Copy link
Collaborator

@NebelNidas NebelNidas commented Oct 6, 2023

Mostly just modifications to the existing SRG and TSRG readers.

Closes #39 and closes #44.

@NebelNidas NebelNidas marked this pull request as ready for review October 11, 2023 20:46
@NebelNidas
Copy link
Collaborator Author

Actually I don't think CSRG should be able to have holes, I'll have to add an explicit check to throw an exception if that's the case

@modmuss50 modmuss50 merged commit dcc321e into FabricMC:master Nov 2, 2023
4 checks passed
NebelNidas added a commit to NebelNidas/mapping-io that referenced this pull request Nov 7, 2023
* Add support for XSRG and CSRG formats

Also fixes SRG reader never visiting descs

* Support and test mappings with dst name holes

* Fix XSRG detection
@NebelNidas NebelNidas added this to the 0.5 milestone Nov 13, 2023
@NebelNidas NebelNidas deleted the xsrg-and-csrg branch August 28, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XSRG and CSRG support TsrgFileReader doesn't support flat structure
2 participants