This repository was archived by the owner on Aug 14, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmods.json
More file actions
79 lines (79 loc) · 2.54 KB
/
Copy pathmods.json
File metadata and controls
79 lines (79 loc) · 2.54 KB
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
[
{
"version": "1.0.0",
"name": "Auto Everything",
"description": "Automatically enable various settings.",
"author": "PPPDUD, codingisfun2831, d016",
"id": "auto-everything"
},
{
"version": "1.1.2",
"name": "Better Flat Design",
"description": "Makes flat design BETTER!",
"author": "d016",
"id": "better-flat-design"
},
{
"version": "1.0.1",
"name": "Classic Settings Menu",
"description": "Patch Snap! v12's settings menu to look like the one in Snap! v11. Note that settings introduced in Snap! v12 are not shown in the classic settings menu.",
"author": "PPPDUD, Jens Mönig",
"id": "classic-settings"
},
{
"version": "1.1.1",
"name": "Custom Repositories",
"description": "Configure a custom addon repository in Sparkle.",
"author": "PPPDUD",
"id": "custom-repos"
},
{
"version": "1.7.0",
"name": "Jameson Primitives",
"description": "Extended primitives from the Jameson programming language.",
"author": "PPPDUD",
"id": "jameson-compat"
},
{
"version": "1.4.1",
"name": "Jameson Logo",
"description": "Replace the Snap! logo with Jameson's logo.",
"author": "PPPDUD",
"id": "jameson-logo"
},
{
"version": "1.1.0",
"name": "Jameson Miscellany",
"description": "Miscellaneous patches to make Snap! behave like Jameson.",
"author": "PPPDUD",
"id": "jameson-misc"
},
{
"version": "1.1_b",
"name": "Personal Libraries",
"description": "Create, Import, and Export your own custom libraries! \n (Userscript made by tethrarxitet, expanded by d016. Editing Libraries is UNFINISHED!)",
"author": "Tethrarxitet, d016",
"id": "personal-libraries"
},
{
"version": "1.2.0",
"name": "Snap! Inspector",
"description": "Inspect Snap!'s internals and temporarily patch them.",
"author": "PPPDUD",
"id": "snap-inspector"
},
{
"version": "1.2.0",
"name": "Snavanced! Icon Theme",
"description": "Change Snap!'s icons to look more like Snavanced!.",
"author": "PPPDUD",
"id": "snavanced-icons"
},
{
"version": "1.0.0",
"name": "Whitelist ego-lay-atman-bay",
"description": "Whitelist ego-lay-atman-bay's custom primitives for Snap!.",
"author": "PPPDUD",
"id": "whitelist-egolayatmanbay"
}
]