library-defold-rendy
library-defold-rendy copied to clipboard
Please make a release on Github! So it’s easier to link to specific versions.
I don't see any good reason to add a release, since there would only be one, which is the same as the main branch. It's just a slightly different URL.
I guess in the future I could add releases if the library or engine changes in such a way that it would be useful to differentiate between updates.
I don't see any good reason to add a release, since there would only be one, which is the same as the main branch. It's just a slightly different URL.
I guess in the future I could add releases if the library or engine changes in such a way that it would be useful to differentiate between updates.
the point of creating a release now is so if things do change in a breaking way later on people's projects don't break with it in an annoying way
Bump up - it would be great to create a release! 🙏
Just as an FYI since I stumbled upon this issue, you can pin any commit as a release
like for the current newest commit:
https://github.com/whiteboxdev/library-defold-rendy/archive/250c3ac1341c94f5877f99b6de2b49c5123a4ae7.zip
Even if the author decides to update, your Defold will not use anything but the commit specified here