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

Add game patch support #41

Closed
5 tasks done
bucanero opened this issue Oct 14, 2022 · 2 comments · Fixed by #43
Closed
5 tasks done

Add game patch support #41

bucanero opened this issue Oct 14, 2022 · 2 comments · Fixed by #43
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bucanero
Copy link
Owner

bucanero commented Oct 14, 2022

Add game patches from @illusion0001

  • add a new Patches main menu
  • list and parse game patch files
  • patch files path: /data/GoldHEN/patches/json
  • allow patches updating from the web (download + unzip)
  • allow enabling/disabling patches
@bucanero bucanero added the enhancement New feature or request label Oct 14, 2022
@illusion0001
Copy link
Contributor

3-5 are completed on my branch illusion0001@e799ead. though I have yet to figure out how to use list_append method at this time.

@bucanero
Copy link
Owner Author

3-5 are completed on my branch illusion0001@e799ead. though I have yet to figure out how to use list_append method at this time.

Great, I'll work on 1-2 and then we can merge your changes into the game-patch-support branch to test if everything works as expected 👍

@bucanero bucanero self-assigned this Oct 26, 2022
@bucanero bucanero linked a pull request Oct 27, 2022 that will close this issue
@bucanero bucanero added this to the v1.0.0 milestone Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants