forked from CommonWealthRobotics/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatabase.json
66 lines (66 loc) · 2.28 KB
/
database.json
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"workspace": {
"https://github.com/Gregory-Marshall/cadGenHephaestusArm_Gregory-Marshall.git": [
"https://github.com/Gregory-Marshall/cadGenHephaestusArm_Gregory-Marshall.git",
"1631732889877"
],
"https://github.com/Gregory-Marshall/HephaestusArm2.git": [
"Gregory-Marshall/HephaestusArm2",
"1631650730288"
],
"https://github.com/madhephaestus/heatedThreadedInsertCadGenerator.git": [
"https://github.com/madhephaestus/heatedThreadedInsertCadGenerator.git",
"1631623010860"
],
"https://github.com/Gregory-Marshall/nametagholder.git": [
"https://github.com/Gregory-Marshall/nametagholder.git",
"1632432328945"
],
"https://gist.github.com/cf5578c406644e7e4fe5447a698f85d5.git": [
"https://gist.github.com/cf5578c406644e7e4fe5447a698f85d5.git",
"1631623010309"
],
"https://github.com/madhephaestus/LewanSoulMotorCadGenerator.git": [
"https://github.com/madhephaestus/LewanSoulMotorCadGenerator.git",
"1631623011375"
],
"https://github.com/Gregory-Marshall/Modular-Maze.git": [
"Gregory-Marshall/Modular-Maze",
"1647538292005"
],
"https://github.com/Gregory-Marshall/cube_Gregory-Marshall.git": [
"https://github.com/Gregory-Marshall/cube_Gregory-Marshall.git",
"1631743897713"
]
},
"studio-open-web": {},
"katapult": {
"gameControllerNames": [
"Play",
"Game",
"X-Box",
"Dragon"
],
"linkDeviceName": "hephaestus-16c00486",
"robotName": "HephaestusArmV2",
"robotGitFile": "hephaestus.xml",
"robotGit": "https://github.com/Gregory-Marshall/HephaestusArm2.git"
},
"studio-open-git": {
"https://github.com/Gregory-Marshall/Modular-Maze.git:Maze-Wall.groovy": [
"https://github.com/Gregory-Marshall/Modular-Maze.git",
"Maze-Wall.groovy"
]
},
"BowlerStudioConfigs": {
"tutorialSource": "https://github.com/CommonWealthRobotics/CommonWealthRobotics.github.io.git",
"firstVersion": "1.36.0",
"tutorialBranch": "master",
"tutorialBaseUrl": "/BowlerStudio/Welcome-To-BowlerStudio/",
"fontsize": 12.0,
"skinBranch": "1.40.10",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true,
"currentVersion": "1.44.0"
}
}