takunomi-build-bot
e36a237908
Some checks failed
LÖVE/Lua Library / Static-Analysis (push) Failing after 0s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
6 lines
111 B
Lua
6 lines
111 B
Lua
local _VERSION = '1.0.1'
|
|
|
|
local colors = require ((...) .. '.colors')
|
|
colors._VERSION = _VERSION
|
|
return colors
|