-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.json
More file actions
43 lines (42 loc) · 1.05 KB
/
project.json
File metadata and controls
43 lines (42 loc) · 1.05 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
{
"type": "shader",
"name": "TerraFirmaGreg-Shaders-Complementary",
"description": "\u00A74Complementary Shaders r5.7.1 \u00A7r+ \u00A7cEuphoria Patches 1.8.6 \u00A7r+ \u00A7eSupplemental patches \u00A7rModified tastefully to fit the \u00A7aTerraFirmaGreg \u00A7fmodpack and all his mods!",
"license": "Complementary License Agreement 1.5",
"logo": "shaders/logo.png",
"version": "DEV",
"version_type": "release",
"authors": [
"EminGT",
"McArdellje",
"Marsietis",
"Metro",
"SpaceEagle17",
"lemon41625",
"woopSmile",
"i_iht"
],
"credits": [
"Compat Complementary Euphoria Supplemental"
],
"included": [
"shaders",
"README.md",
"LICENSE",
"project.json"
],
"targets": {
"game_versions": [
"1.20.1",
"1.12.2"
],
"loaders": [
"iris",
"optifine"
],
"platform": [
"curseforge",
"modrinth"
]
}
}