[FEATURE] Re-add out of date screen #2631
Closed
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.
This works on all platforms from my knowledge!
I re added the out of date screen referenced in #2496 and it may be pretty janky (sorry about that).
The way you can tell it the newest version is by changing the gitVersion.txt to the newest version. And it will show the screen once you press enter in the Title state if the versions do not match
Also did more code clean up in this PR!
I'm probably missing a few instructions but a simple look through the code should kinda explain it.
If this PR ends up getting merged, you need to change the path of the gitVersion.txt to the one in the actual funkin repo instead of it being the path to my fork!
I have only been coding in haxe for a year so apologies :)