tresinformal / drakkar

The tresinformal video game called 'Drakkar'
GNU General Public License v3.0
11 stars 4 forks source link

The game version in the game is up-to-date with GitHub #597

Open TheoPannetier opened 1 year ago

TheoPannetier commented 1 year ago

Depends on:

Now that the game contains info about the game version, it would be great if it could be updated automatically instead of manually, fetching information directly from GitHub.

Write a test that checks that the game version is the same as on GitHub.

I'm not sure how to do this, maybe we can obtain this info from one the GitHub APIs?