-
Notifications
You must be signed in to change notification settings - Fork 239
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
Scripts for importing/exporting objects and rooms #815
base: master
Are you sure you want to change the base?
Conversation
Make the scripts actually bundled with UndertaleModTool Co-Authored-By: SolventMercury <87032239+SolventMercury@users.noreply.github.com> Co-Authored-By: Grossley <42724744+Grossley@users.noreply.github.com>
Some improvements and fixes
I wish there was an all-in-one script to fully unpack and repack data.win. |
This is the wrong place for this. |
I'm curious if this has been looked at yet? |
Which GMS version does it use? (for games gms2+ and higher, you'd probably be better using this snippet: https://gist.github.com/JohnnyonFlame/fdd79303423392c5911cf44eed9e17cb) |
"Likely: GMS2_3_2", launcher says 2.3+ |
Thanks, will need to double check if there has been something new added by those versions that isn't tracked. |
This adds scripts for importing/exporting objects and rooms.
These scripts were part of #777, I've excluded them from there and cleaned them up a bit.