Skip to content

Commit 63a8de1

Browse files
committed
Add all contributors to mod metadata
1 parent 2d6eec5 commit 63a8de1

File tree

4 files changed

+166
-2
lines changed

4 files changed

+166
-2
lines changed

platforms/fabric/src/main/resources/fabric.mod.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,43 @@
88
"juliand665",
99
"LostLuma"
1010
],
11+
"contributors": [
12+
"AlphaKR93",
13+
"Altegar",
14+
"altrisi",
15+
"BurrConnie",
16+
"DecafDawren",
17+
"DenaryDev",
18+
"dima-dencep",
19+
"egeesin",
20+
"EuropaYou",
21+
"Felix14-v2",
22+
"FITFC",
23+
"GuNanOvO",
24+
"Hubry",
25+
"ImVietnam",
26+
"ishi-sama",
27+
"kyrtion",
28+
"LotuxPunk",
29+
"Madis0",
30+
"mpustovoi",
31+
"notlin4",
32+
"parly",
33+
"Pixaurora",
34+
"raspberrygitq",
35+
"Rhbarber",
36+
"RinixGG",
37+
"Samekichi",
38+
"Setadokalo",
39+
"Siphalor",
40+
"sisby-folk",
41+
"Taarek",
42+
"TheBossMagnus",
43+
"TheLegendofSaram",
44+
"triphora",
45+
"wicivo",
46+
"XfedeX"
47+
],
1148
"contact": {
1249
"homepage": "https://dapprgames.com/mods",
1350
"issues": "https://github.com/juliand665/Dynamic-FPS/issues",

platforms/forge/src/main/resources/META-INF/mods.toml

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,52 @@ authors = "juliand665 & LostLuma"
1212
description = "Reduce resource usage while Minecraft is in the background or idle."
1313
logoFile = "assets/dynamic_fps/icon.png"
1414
displayTest = "IGNORE_ALL_VERSION"
15+
credits = """
16+
Thanks to:
17+
Authors:
18+
juliand665
19+
LostLuma
20+
21+
Contributors:
22+
altrisi
23+
DenaryDev
24+
dima-dencep
25+
EuropaYou
26+
parly
27+
Setadokalo
28+
Siphalor
29+
sisby-folk
30+
triphora
31+
32+
Translators:
33+
AlphaKR93
34+
Altegar
35+
BurrConnie
36+
DecafDawren
37+
egeesin
38+
EuropaYou
39+
Felix14-v2
40+
FITFC
41+
GuNanOvO
42+
Hubry
43+
ImVietnam
44+
ishi-sama
45+
kyrtion
46+
LotuxPunk
47+
Madis0
48+
mpustovoi
49+
notlin4
50+
Pixaurora
51+
raspberrygitq
52+
Rhbarber
53+
RinixGG
54+
Samekichi
55+
Taarek
56+
TheBossMagnus
57+
TheLegendofSaram
58+
wicivo
59+
XfedeX
60+
"""
1561
modUrl = "https://dapprgames.com/mods"
1662
displayURL = "https://dapprgames.com/mods"
1763
updateJSONURL = "https://api.lostluma.net/updates/dynamic-fps?platform=forge&provider=modrinth"

platforms/neoforge/src/main/resources/META-INF/mods.toml

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,52 @@ authors = "juliand665 & LostLuma"
1212
description = "Reduce resource usage while Minecraft is in the background or idle."
1313
logoFile = "dynamic_fps.png"
1414
displayTest = "IGNORE_ALL_VERSION"
15+
credits = """
16+
Thanks to:
17+
Authors:
18+
juliand665
19+
LostLuma
20+
21+
Contributors:
22+
altrisi
23+
DenaryDev
24+
dima-dencep
25+
EuropaYou
26+
parly
27+
Setadokalo
28+
Siphalor
29+
sisby-folk
30+
triphora
31+
32+
Translators:
33+
AlphaKR93
34+
Altegar
35+
BurrConnie
36+
DecafDawren
37+
egeesin
38+
EuropaYou
39+
Felix14-v2
40+
FITFC
41+
GuNanOvO
42+
Hubry
43+
ImVietnam
44+
ishi-sama
45+
kyrtion
46+
LotuxPunk
47+
Madis0
48+
mpustovoi
49+
notlin4
50+
Pixaurora
51+
raspberrygitq
52+
Rhbarber
53+
RinixGG
54+
Samekichi
55+
Taarek
56+
TheBossMagnus
57+
TheLegendofSaram
58+
wicivo
59+
XfedeX
60+
"""
1561
modUrl = "https://dapprgames.com/mods"
1662
displayURL = "https://dapprgames.com/mods"
1763
updateJSONURL = "https://api.lostluma.net/updates/dynamic-fps?platform=neoforge&provider=modrinth"

platforms/quilt/src/main/resources/quilt.mod.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,43 @@
88
"name": "Dynamic FPS",
99
"description": "Reduce resource usage while Minecraft is in the background or idle.",
1010
"contributors": {
11-
"juliand665": "Owner",
12-
"LostLuma": "Owner"
11+
"juliand665": "Author",
12+
"LostLuma": "Author",
13+
"altrisi": "Contributor",
14+
"DenaryDev": "Contributor",
15+
"dima-dencep": "Contributor",
16+
"EuropaYou": ["Contributor", "Translator"],
17+
"parly": "Contributor",
18+
"Setadokalo": "Contributor",
19+
"Siphalor": "Contributor",
20+
"sisby-folk": "Contributor",
21+
"triphora": "Contributor",
22+
"AlphaKR93": "Translator",
23+
"Altegar": "Translator",
24+
"BurrConnie": "Translator",
25+
"DecafDawren": "Translator",
26+
"egeesin": "Translator",
27+
"Felix14-v2": "Translator",
28+
"FITFC": "Translator",
29+
"GuNanOvO": "Translator",
30+
"Hubry": "Translator",
31+
"ImVietnam": "Translator",
32+
"ishi-sama": "Translator",
33+
"kyrtion": "Translator",
34+
"LotuxPunk": "Translator",
35+
"Madis0": "Translator",
36+
"mpustovoi": "Translator",
37+
"notlin4": "Translator",
38+
"Pixaurora": "Translator",
39+
"raspberrygitq": "Translator",
40+
"Rhbarber": "Translator",
41+
"RinixGG": "Translator",
42+
"Samekichi": "Translator",
43+
"Taarek": "Translator",
44+
"TheBossMagnus": "Translator",
45+
"TheLegendofSaram": "Translator",
46+
"wicivo": "Translator",
47+
"XfedeX": "Translator"
1348
},
1449
"contact": {
1550
"homepage": "https://dapprgames.com/mods",

0 commit comments

Comments
 (0)