Skip to content

Commit 53a483e

Browse files
committed
feat: update composer details and add logo
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent 1b3ff95 commit 53a483e

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

composer.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"name": "Ben Cressman",
1515
"email": "ben@hytalemodding.dev",
1616
"role": "Developer"
17+
},
18+
{
19+
"name": "Neil Revin",
20+
"email": "neil@hytalemodding.dev",
21+
"role": "Developer"
1722
}
1823
],
1924
"autoload": {
@@ -23,12 +28,10 @@
2328
},
2429
"extra": {
2530
"flarum-extension": {
26-
"title": "Theme",
27-
"category": "",
31+
"title": "HytaleModding Theme",
32+
"category": "theme",
2833
"icon": {
29-
"name": "",
30-
"color": "",
31-
"backgroundColor": ""
34+
"image": "logo.png"
3235
}
3336
},
3437
"flarum-cli": {

logo.png

21.1 KB
Loading

0 commit comments

Comments
 (0)