Arcnor / pixel-dungeon-gdx

LibGDX port of the awesome Pixel Dungeon
95 stars 83 forks source link

Add proper versions #16

Closed Arcnor closed 10 years ago

Arcnor commented 10 years ago

Right now, the version that shows on the main screen is "???". Also, every platform has a different version on their metadata information.

watabou commented 10 years ago

I see "???" on desktop and Android (though I'm pretty sure that it was "1.7.1c" at some point).

Arcnor commented 10 years ago

I'll have to test it again, but for Desktop, the version will only show when you generate a JAR with gradlew dist. For Android, I think it should always work.

But I'll try it :) On Sep 12, 2014 1:18 AM, "Watabou" notifications@github.com wrote:

I see "???" on desktop and Android (though I'm pretty sure that it was "1.7.1c" at some point).

— Reply to this email directly or view it on GitHub https://github.com/Arcnor/pixel-dungeon-gdx/issues/16#issuecomment-55279352 .

Arcnor commented 10 years ago

Tested again, Android, iOS and Desktop (when running the JAR generated by desktop:dist) show the correct version. If it doesn't work on Android for you, can you check if there is an exception or something like that?