Added plugin icons to Rojo (#70)

This commit is contained in:
Jonathan Holmes
2018-05-23 05:52:55 +12:00
committed by Lucien Greathouse
parent 910be640e9
commit 7d24a14004
5 changed files with 8 additions and 3 deletions

View File

@@ -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,
}