We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30fa6a commit bec162fCopy full SHA for bec162f
1 file changed
luven/luven.lua
@@ -1,8 +1,8 @@
1
local luven = {
2
- _VERSION = 'Luven v1.3',
+ _VERSION = 'Luven v1.4',
3
_URL = 'https://github.com/chicogamedev/Luven',
4
_DESCRIPTION = 'A minimalist light engine for Löve2D',
5
- _CONTRIBUTORS = 'Lionel Leeser, Pedro Gimeno (Help with camera)',
+ _CONTRIBUTORS = 'Lionel Leeser, Pedro Gimeno (Help with camera), Brandon Blanker Lim-it',
6
_LICENSE = [[
7
MIT License
8
0 commit comments