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
Haven't looked at the files yet but, can you take a look over the licensing requirements on the source repos to see if we need to include any attribution to other devs/contributors or if there's any licensing restrictions on distributing any data files that may be bundled with it?
Hopefully I'll take a look at this PR this week and test it.
Haven't looked at the files yet but, can you take a look over the licensing requirements on the source repos to see if we need to include any attribution to other devs/contributors or if there's any licensing restrictions on distributing any data files that may be bundled with it?
The source code for the game is licensed under the GNU GPL version 2.
I have also included the gfx.h and gfx.c files from the Onion repository in order to rotate the image 180 degrees. As far as I am aware, these files are licensed under GNU GPL version 3.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My first port of the beautiful old game.
Source code of port: https://github.com/btimofeev/GNU_Robbo_MiyooMini/