forked from rojo-rbx/rojo
8 lines
177 B
Lua
8 lines
177 B
Lua
return {
|
|
codename = "Epiphany",
|
|
version = {0, 5, 4},
|
|
expectedServerVersionString = "0.5.0 or newer",
|
|
protocolVersion = 2,
|
|
defaultHost = "localhost",
|
|
defaultPort = 34872,
|
|
} |