This commit is contained in:
Andrew Minnich
2018-03-25 17:20:45 -04:00
parent 56be945cd6
commit 2cbde056fe

View File

@@ -1,5 +1,5 @@
local baton = { local baton = {
_VERSION = 'Baton', _VERSION = 'Baton v1.0',
_DESCRIPTION = 'Input library for LÖVE.', _DESCRIPTION = 'Input library for LÖVE.',
_URL = 'https://github.com/tesselode/baton', _URL = 'https://github.com/tesselode/baton',
_LICENSE = [[ _LICENSE = [[