OC-Tsuki/ksrc/bios/zoryalegacy/info.lua
Sam Roxanne c9c05221d9 wot
2020-06-02 01:23:58 -05:00

5 lines
161 B
Lua

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