forked from madhephaestusdemo/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase.json
More file actions
27 lines (27 loc) · 824 Bytes
/
database.json
File metadata and controls
27 lines (27 loc) · 824 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
25
26
27
{
"studio-open-web": {},
"Saitek PLC Saitek P2600 Rumble Force Pad": {
"jogKinz": "rz",
"jogLink": "x",
"jogKinslider": "slider",
"jogKiny": "y",
"jogKinx": "x"
},
"studio-open-git": {
"https://gist.github.com/a0f699c93d8fd37e4a2672ef1f4620f1.git:cylinder.groovy": [
"https://gist.github.com/a0f699c93d8fd37e4a2672ef1f4620f1.git",
"cylinder.groovy"
],
"https://gist.github.com/1568045cabe139362b4842f6fac87bd9.git:TinyHome.groovy": [
"https://gist.github.com/1568045cabe139362b4842f6fac87bd9.git",
"TinyHome.groovy"
]
},
"BowlerStudioConfigs": {
"firstVersion": "0.19.4",
"skinBranch": "0.20.5",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"currentVersion": "0.19.6",
"notifiedArduinoDep": true
}
}