OC-Tsuki/ksrc/bios/zoryaneo/info.lua

5 lines
154 B
Lua
Raw Normal View History

2020-06-02 16:23:58 +10:00
return {
name = "Zorya NEO",
version = {_ZVER//1, tonumber(tostring(_ZVER):match("%.(%d+)")), _ZPAT, git = _ZGIT, string = _ZVSTR},
loader = _ZLOADER
}