Skip to content

Conversation

akaFinn
Copy link

@akaFinn akaFinn commented Aug 24, 2025

No description provided.

@@ -30,6 +38,6 @@ class FlxVersion
{
sha = "@" + sha.substring(0, 7);
}
return 'HaxeFlixel $major.$minor.$patch$sha';
return '$display$major.$minor.$patch$branch$sha';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sha will still be the git sha for the Flixel repository, which doesn't make sense if you want this to be completely customizable

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll get to fixing that later

With github commit sha
@akaFinn
Copy link
Author

akaFinn commented Aug 25, 2025

Just updated it to have support for the github sha

@Geokureli
Copy link
Member

Why?

@akaFinn
Copy link
Author

akaFinn commented Aug 25, 2025

Why?

Because.............. it's cool?

@Geokureli
Copy link
Member

Why is it cool?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants