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

additional template adjustments #5

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Conversation

jnackmclain
Copy link
Member

This removes fluff options and removes the wii patchcreator edge case.

So in rb3dx for instance, how we currently have it, the "platform" folder holds the dx binaries and junk for ps3 and xbox, but the user's wii vanilla files, and that's a bit weird to expand upon So now i am moving everything dx is providing to go in /dependencies/platform_files This would free up /platform/ to be solely for the users vanilla files regardless of platform for use with patchcreator.

removes the vanilla ark copy function, its better to just give the users the modified files only

accounts for gen folder capitalization, ps2 is always uppercase

This removes fluff options and removes the wii patchcreator edge case.

So in rb3dx for instance, how we currently have it, the "platform" folder holds the dx binaries and junk for ps3 and xbox, but the user's wii vanilla files, and that's a bit weird to expand upon
So now i am moving everything dx is providing to go in /dependencies/platform_files
This would free up /platform/ to be solely for the users vanilla files regardless of platform for use with patchcreator.

removes the vanilla ark copy function, its better to just give the users the modified files only

accounts for gen folder capitalization, ps2 is always uppercase
@DarkRTA DarkRTA merged commit 5eccbc2 into main Apr 13, 2024
1 check passed
@DarkRTA DarkRTA deleted the build_template_adjustments branch April 13, 2024 20:25
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