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
42 lines (42 loc) · 1.49 KB
/
database.json
File metadata and controls
42 lines (42 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"workspace": {
"https://gist.github.com/345c9aa8a59cd024c725fbfadf4359c4.git": [
"GIST: bowler studio-1st trial",
"1579631815147"
],
"https://github.com/WPIRoboticsEngineering/RBELabCustomParts.git": [
"WPIRoboticsEngineering/RBELabCustomParts",
"1579631666425"
],
"https://gist.github.com/7e47fd15d7a348b359afa43217667d80.git": [
"GIST: cableBox.groovy",
"1579631816445"
]
},
"studio-open-web": {},
"studio-open-git": {
"https://github.com/WPIRoboticsEngineering/RBELabCustomParts.git:WheelModule.groovy": [
"https://github.com/WPIRoboticsEngineering/RBELabCustomParts.git",
"WheelModule.groovy"
],
"https://gist.github.com/345c9aa8a59cd024c725fbfadf4359c4.git:first trial.groovy": [
"https://gist.github.com/345c9aa8a59cd024c725fbfadf4359c4.git",
"first trial.groovy"
],
"https://gist.github.com/7e47fd15d7a348b359afa43217667d80.git:cableBox.groovy": [
"https://gist.github.com/7e47fd15d7a348b359afa43217667d80.git",
"cableBox.groovy"
]
},
"BowlerStudioConfigs": {
"tutorialSource": "https://github.com/CommonWealthRobotics/CommonWealthRobotics.github.io.git",
"firstVersion": "0.29.2",
"tutorialBranch": "master",
"tutorialBaseUrl": "/BowlerStudio/Welcome-To-BowlerStudio/",
"fontsize": 24.0,
"skinBranch": "1.3.1",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true,
"currentVersion": "1.3.1"
}
}