mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Added plugin icons to Rojo (#70)
This commit is contained in:
committed by
Lucien Greathouse
parent
910be640e9
commit
7d24a14004
@@ -3,5 +3,10 @@ return {
|
||||
version = {0, 4, 6},
|
||||
expectedServerVersionString = "0.4.x",
|
||||
protocolVersion = 1,
|
||||
icons = {
|
||||
syncIn = "rbxassetid://1820320573",
|
||||
togglePolling = "rbxassetid://1820320064",
|
||||
testConnection = "rbxassetid://1820320989",
|
||||
},
|
||||
dev = false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user