forked from CommonWealthRobotics/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase.json
More file actions
24 lines (24 loc) · 870 Bytes
/
database.json
File metadata and controls
24 lines (24 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"studio-open-web": {},
"studio-open-git": {
"https://gist.github.com/b72ce2a1e3977fc7e5a530cfdbd27d69.git:simonGlasses.groovy": [
"https://gist.github.com/b72ce2a1e3977fc7e5a530cfdbd27d69.git",
"simonGlasses.groovy"
],
"https://gist.github.com/6f3c5d5beef7b2e081f27db78e5cbfeb.git:garnetGlasses.groovy": [
"https://gist.github.com/6f3c5d5beef7b2e081f27db78e5cbfeb.git",
"garnetGlasses.groovy"
],
"https://gist.github.com/13cabac2dec90094802f7f88f328fcda.git:magazineDisplay.groovy": [
"https://gist.github.com/13cabac2dec90094802f7f88f328fcda.git",
"magazineDisplay.groovy"
]
},
"BowlerStudioConfigs": {
"firstVersion": "0.29.2",
"fontsize": 12.0,
"skinBranch": "0.30.3",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true
}
}