Skip to content

Commit 6a63b67

Browse files
committed
Added PantheonSent for mod update bot
1 parent 8ae66db commit 6a63b67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/mods.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
'modrinth_id' => '123',
2424
'color' => '#ff0000',
2525
],
26+
'pantheonsent' => [
27+
'curseforge_id' => 968457,
28+
'modrinth_id' => 'SIKMQqt0',
29+
'color' => '#f9dd55',
30+
],
2631
]
2732

2833
];

0 commit comments

Comments
 (0)