5 lines
161 B
Lua
5 lines
161 B
Lua
return {
|
|
name = "Zorya",
|
|
version = {_ZVER//1, tonumber(tostring(_ZVER):match("%.(%d+)")), _ZPAT, string = _ZVER..".".._ZPAT},
|
|
oefiver = oefi.getAPIVersion()
|
|
} |