You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the tl;dr is in the sgdk subdir I have two special make targets make prep which will prepare a fresh checkout of the SGDK project with a patchfile and make patch which allows me to make changes to a checkout of SGDK and save those changes as a patchfile.
This allows me to relatively quickly make changes and save those changes. This is necessary as the SGDK project can make significant breaking changes between releases.
The 0.7.1 release was designed to make these changes smaller however!
Thanks for maintaining this repo!
Could you describe the update process to a newer version of SGDK?
For now I found "SGDKVER=v1.60"
But what is the purpose of the diff's in gendev/sgdk/files/ and how are those generated?
The text was updated successfully, but these errors were encountered: