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

Allow downloadable content to be compiled & reversed #62

Merged
merged 4 commits into from
Jun 30, 2023
Merged

Conversation

argonui
Copy link
Owner

@argonui argonui commented Jun 30, 2023

This allows for -objin and -objout to be used to construct and deconstruct object files which are particularly useful because TTS offers ability to download objects into a game instance

argonui added 4 commits June 12, 2023 21:49
This will be independant of mod creation, more easily enabling
generation of downloadable configs
This enables downloadable content to be reversed correctly.

Also fix an ordering bug in bundler
Previous implementation read a directory and assumed that only
one file existed. This implementation reads the file directly.
@argonui argonui merged commit 870d879 into main Jun 30, 2023
@argonui argonui deleted the onlyobj-single branch June 30, 2023 01:10
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.

1 participant