forked from CommonWealthRobotics/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
database.json
89 lines (89 loc) · 2.78 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"workspace": {
"https://github.com/dnlr-p/javaCad_dnlr-p.git": [
"https://github.com/dnlr-p/javaCad_dnlr-p.git",
"1692488553461"
],
"https://github.com/dnlr-p/difference_dnlr-p.git": [
"https://github.com/dnlr-p/difference_dnlr-p.git",
"1693076670916"
],
"": [
"Project ",
"1713860244954"
],
"https://github.com/dnlr-p/roundedcube_dnlr-p.git": [
"https://github.com/dnlr-p/roundedcube_dnlr-p.git",
"1674337333419"
],
"https://github.com/dnlr-p/sphere_dnlr-p.git": [
"https://github.com/dnlr-p/sphere_dnlr-p.git",
"1674344264075"
],
"https://github.com/dnlr-p/treeLoop.git": [
"dnlr-p/treeLoop",
"1684370078860"
],
"https://github.com/dnlr-p/helloWorld_dnlr-p.git": [
"https://github.com/dnlr-p/helloWorld_dnlr-p.git",
"1674335376698"
],
"https://github.com/madhephaestus/JavaCVBowler.git": [
"madhephaestus/JavaCVBowler",
"1684366304133"
],
"https://github.com/dnlr-p/ChamferedParts_dnlr-p.git": [
"https://github.com/dnlr-p/ChamferedParts_dnlr-p.git",
"1674337549707"
],
"https://github.com/dnlr-p/BowlerStudioConfiguration.git": [
"dnlr-p/BowlerStudioConfiguration",
"1684368645056"
],
"https://github.com/dnlr-p/beltparts.git": [
"dnlr-p/beltparts",
"1674335327301"
],
"https://github.com/dnlr-p/clojureDemo_dnlr-p.git": [
"https://github.com/dnlr-p/clojureDemo_dnlr-p.git",
"1692487948308"
],
"https://github.com/dnlr-p/cube_dnlr-p.git": [
"https://github.com/dnlr-p/cube_dnlr-p.git",
"1674336869863"
]
},
"studio-open-web": {},
"MenueSettings": {
"printCSG": true
},
"studio-open-git": {
"https://github.com/dnlr-p/treeLoop.git:treeLoop.groovy": [
"https://github.com/dnlr-p/treeLoop.git",
"treeLoop.groovy"
],
"https://github.com/dnlr-p/difference_dnlr-p.git:difference.groovy": [
"https://github.com/dnlr-p/difference_dnlr-p.git",
"difference.groovy"
],
"https://github.com/dnlr-p/clojureDemo_dnlr-p.git:clojureDemo.clj": [
"https://github.com/dnlr-p/clojureDemo_dnlr-p.git",
"clojureDemo.clj"
],
"https://github.com/dnlr-p/javaCad_dnlr-p.git:javaCad.groovy": [
"https://github.com/dnlr-p/javaCad_dnlr-p.git",
"javaCad.groovy"
]
},
"BowlerStudioConfigs": {
"tutorialSource": "https://github.com/CommonWealthRobotics/CommonWealthRobotics.github.io.git",
"firstVersion": "1.50.1",
"tutorialBranch": "deploy",
"tutorialBaseUrl": "/BowlerStudio/Welcome-To-BowlerStudio/",
"fontsize": 17.0,
"skinBranch": "0.25.2",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true,
"currentVersion": "1.50.1"
}
}