Skip to content

Commit

Permalink
Merge pull request #74 from FFXIV-CombatReborn/NewIcon
Browse files Browse the repository at this point in the history
Update manifest.json for new icon
  • Loading branch information
LTS-FFXIV authored May 4, 2024
2 parents bf48d0b + b17ea95 commit f4a1fb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"CanUnloadAsync": false,
"LoadPriority": 0,
"IsTestingExclusive": false,
"IconUrl": "https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/icon.png",
"IconUrl": "https://raw.githubusercontent.com/FFXIV-CombatReborn/RebornAssets/main/IconAssets/BMR_Icon.png",
"Punchline": "Don't fail at raid mechanics anymore",
"AcceptsFeedback": true,
"ImageUrls": [
"https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/image1.png",
"https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/image2.png",
"https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/image3.png"
]
}
}

0 comments on commit f4a1fb0

Please sign in to comment.