forked from CommonWealthRobotics/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
database.json
50 lines (50 loc) · 1.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
{
"workspace": {
"https://github.com/NotOctogonapus/greycat.git": [
"NotOctogonapus/greycat",
"1574279674341"
],
"https://github.com/NotOctogonapus/SmallKat_V2.git": [
"NotOctogonapus/SmallKat_V2",
"1574301089019"
],
"https://github.com/NotOctogonapus/socket_vitamin_test.git": [
"NotOctogonapus/socket_vitamin_test",
"1656188428749"
],
"https://github.com/NotOctogonapus/socketCadGenerator.git": [
"https://github.com/NotOctogonapus/socketCadGenerator.git",
"1656172643041"
],
"https://github.com/NotOctogonapus/ExtrudeSlicePolygon_NotOctogonapus.git": [
"https://github.com/NotOctogonapus/ExtrudeSlicePolygon_NotOctogonapus.git",
"1656206778453"
],
"https://github.com/NotOctogonapus/gridfinity_socket_holder.git": [
"NotOctogonapus/gridfinity_socket_holder",
"1656199918809"
]
},
"studio-open-web": {},
"studio-open-git": {
"https://github.com/NotOctogonapus/ExtrudeSlicePolygon_NotOctogonapus.git:ExtrudeSlicePolygon.groovy": [
"https://github.com/NotOctogonapus/ExtrudeSlicePolygon_NotOctogonapus.git",
"ExtrudeSlicePolygon.groovy"
],
"https://github.com/NotOctogonapus/gridfinity_socket_holder.git:main.groovy": [
"https://github.com/NotOctogonapus/gridfinity_socket_holder.git",
"main.groovy"
]
},
"BowlerStudioConfigs": {
"tutorialSource": "https://github.com/CommonWealthRobotics/CommonWealthRobotics.github.io.git",
"firstVersion": "1.50.1",
"tutorialBranch": "deploy",
"tutorialBaseUrl": "/BowlerStudio/Welcome-To-BowlerStudio/",
"fontsize": 12.0,
"skinBranch": "1.50.1",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true,
"currentVersion": "1.50.1"
}
}