mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
Add a dev settings feature, keyed off codename right now
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
return {
|
||||
codename = "Epiphany",
|
||||
version = {0, 5, 0},
|
||||
expectedServerVersionString = "0.5.x",
|
||||
expectedServerVersionString = "0.5.0 or newer",
|
||||
protocolVersion = 2,
|
||||
port = 34872,
|
||||
dev = false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user