Skip to content

Please use tags for LÖVE versions #4

@martin-braun

Description

@martin-braun

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions