-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmod.json
More file actions
29 lines (29 loc) · 673 Bytes
/
Copy pathmod.json
File metadata and controls
29 lines (29 loc) · 673 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
29
{
"geode": "5.5.3",
"gd": {
"win": "2.2081",
"android": "2.2081",
"mac": "2.2081",
"ios": "2.2081"
},
"id": "alphalaneous.fine_outline",
"name": "Fine Outline",
"version": "v1.4.8",
"developer": "Alphalaneous",
"description": "Change the black outline color of icons!",
"dependencies": {
"geode.node-ids": ">=v1.15.0",
"hiimjasmine00.user_data_api": ">=v2.0.2"
},
"links": {
"homepage": "https://linktr.ee/Alphalaneous",
"source": "https://github.com/Alphalaneous/FineOutline",
"community": "https://discord.gg/Txn2CA5dHF"
},
"tags": ["enhancement", "customization"],
"api": {
"include": [
"include/*.hpp"
]
}
}