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

quick fix for getting asset data #2

Closed
wants to merge 9 commits into from
Closed

quick fix for getting asset data #2

wants to merge 9 commits into from

Conversation

CosmicDreamsOfCode
Copy link
Contributor

rn it'll try get sdfdata from wherever galanthus is running, this gets the proper path

@CosmicDreamsOfCode
Copy link
Contributor Author

idk why its showing 9 commits thats annoying

@@ -375,11 +375,6 @@ public bool TryGetDataFile(DataSlice inSlice, [NotNullWhen(true)] out string? pa
outBufferSize += m_ddsHeaders[inAsset.DdsIndex].Size;
}

if (!TryGetDataFile(dataSlice, out string? _))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did u remove this, its needed for the part e stuff isnt it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess so, either way this isnt needed anymore ig

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.

2 participants