merge impl-v2: plugin

This commit is contained in:
Lucien Greathouse
2018-06-10 22:53:22 -07:00
parent 7d7f671920
commit e30545c132
13 changed files with 243 additions and 859 deletions

View File

@@ -1,12 +1,7 @@
return {
pollingRate = 0.2,
version = {0, 4, 11},
expectedServerVersionString = "0.4.x",
protocolVersion = 1,
icons = {
syncIn = "rbxassetid://1820320573",
togglePolling = "rbxassetid://1820320064",
testConnection = "rbxassetid://1820320989",
},
version = {0, 5, 0},
expectedServerVersionString = "0.5.x",
protocolVersion = 2,
port = 34872,
dev = false,
}