NEW-CYLANDIA / little-warioware

A collectively developed take on Nintendo's WarioWare series, made in Godot Engine
https://new-cylandia.itch.io/little-warioware
MIT License
44 stars 12 forks source link

Add version checker popup from Little Mario #29

Closed lazerwalker closed 1 year ago

lazerwalker commented 1 year ago

We have a nice lil script that yells at you if you try to edit Little Mario in the wrong Godot editor version. Let's do that here too!

https://github.com/a-little-org-called-mario/a-little-game-called-mario/tree/gdc-talk/addons/version_checker

lazerwalker commented 1 year ago

@paulloz I see you wrote the previous plugin, I'm happy to drop it in myself but figured I'd at least check-in in case you either have a different version already in your back pocket or know you have things you want to see done differently.

paulloz commented 1 year ago

I'll PR that, no worries.