-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I consider building a CLI that allows someone to create a new LÖVE game by preparing a whole solution that contains everything you need from coding to deploying your game on and for each platform.
I even consider to add more script languages to it, like MoonScript or TypeScript. For the latter I want to automatically download your typings and put them into the project, however to let this work for each up-coming LÖVE version, it would be great if you could tag your typings in LÖVE versions.
That means, once typings for 11.1 are finished, you would make a tag called "11.1". For the latest LÖVE version I would simply grab the master until the tag is available, though.
Is this possible?
Metadata
Metadata
Assignees
Labels
No labels