1
0
colors/init.lua
takunomi-build-bot e36a237908
Some checks failed
LÖVE/Lua Library / Static-Analysis (push) Failing after 0s
🤖 Bumped version to 1.0.1
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-06 23:28:45 +02:00

6 lines
111 B
Lua

local _VERSION = '1.0.1'
local colors = require ((...) .. '.colors')
colors._VERSION = _VERSION
return colors