Skip to content

Commit 88827f0

Browse files
committed
update mod.json and support.md
1 parent ad15c29 commit 88827f0

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

mod.json

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
{
2-
"geode": "3.8.1",
3-
"gd": {
4-
"win": "2.206",
5-
"android": "2.206",
6-
"mac": "2.206",
7-
"ios": "2.206"
8-
},
9-
"api": {
2+
"geode": "3.8.1",
3+
"gd": {
4+
"win": "2.206",
5+
"android": "2.206",
6+
"mac": "2.206",
7+
"ios": "2.206"
8+
},
9+
"api": {
1010
"include": [
1111
"include/*.hpp"
1212
]
1313
},
14-
"id": "eclipse.ffmpeg-api",
15-
"name": "FFmpeg API",
16-
"version": "v1.0.0",
17-
"developers": ["Eclipse Team", "maxnu"],
18-
"description": ""
19-
}
14+
"id": "eclipse.ffmpeg-api",
15+
"name": "FFmpeg API",
16+
"version": "v1.0.0",
17+
"developers": ["Eclipse Team", "maxnu"],
18+
"description": "Interaction with FFmpeg made easy",
19+
"tags": ["utility", "offline"],
20+
"links": {
21+
"source": "https://github.com/EclipseMenu/ffmpeg-api",
22+
"community": "https://discord.gg/NnpwFRDMND"
23+
}
24+
}

support.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Support us on [Ko-Fi](https://ko-fi.com/eclipsemenu)!
2+
You can <cg>support us</c> for our hard-work developing **Eclipse Menu**, and add **more features** that will benefit those using the mod!
3+
4+
__**Join our Discord Server after supporting us to receive a role to show your contribution!**__

0 commit comments

Comments
 (0)