-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat: ✨ Workshop Support #148
feat: ✨ Workshop Support #148
Conversation
Adds code based on work by Blobfish for Brotato
I've made the requested edits 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything runs smoothly on my end 👍
Thanks Darkly for implementing this 🥇
And ty Ste for reviewing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some (very) tiny things
Fixes lints, and added integration with ML Options (#145) \o/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳 nice stuff
Adds workshop support, based on the code used by Brotato's current custom version of ModLoader.
Note: Includes a utility func to get the steam app ID from a file named steam_data.json, which should be in the root directory (ie.
res://steam_data.json
). This file is used by Godot Workshop Utility (GWU), which was developed by Brotato developer Blobfish.Closes #106: