forked from relic-se/Fruit_Jam_Library
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapplications.json
More file actions
28 lines (28 loc) · 789 Bytes
/
applications.json
File metadata and controls
28 lines (28 loc) · 789 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
28
{
"Audio": [
"samblenny/fruit-jam-code-practice-oscillator",
"samblenny/fruit-jam-portable-midi-synth"
],
"Games": [
"ZContent/CPZ_Machine",
"relic-se/Fruit_Jam_Fruitris",
"ZContent/MoonMiner",
"RetiredWizard/pac-fruitjam",
"Flobio75/Pyboom",
"relic-se/Fruit_Jam_Pong",
"relic-se/Fruit_Jam_Ssspeed_Dating",
"relic-se/Fruit_Jam_ThumbyColor"
],
"Screensavers": [
"relic-se/Fruit_Jam_Screensaver_Mystify"
],
"Utilities": [
"samblenny/fruit-jam-color-checker",
"samblenny/fruit-jam-gamepad-tester",
"samblenny/fruit-jam-two-gamepad-demo",
"samblenny/fruit-jam-usb-midi-tester"
],
"Video": [
"samblenny/fruit-jam-spirals"
]
}