Skip to content

Commit

Permalink
Properly add vanguard
Browse files Browse the repository at this point in the history
  • Loading branch information
doctor4t committed Jan 22, 2021
1 parent 2bc25ce commit c4ed078
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Snow Mercy - Changelog:

### Snow Mercy 1.0.4-beta - 1.16.5
- Added Vanguard auto-updater

### Snow Mercy 1.0.3-beta - 1.16.5
- Fixed an issue with snowmen not spawning on snow layers
- Snowmen will no longer spawn in player lit areas (if the light level is superior to 5)
- Added Vanguard auto-updater
- Added Simplified Chinese Localization, thanks to linzexin022!

### Snow Mercy 1.0.2-beta - 1.16.4
Expand Down
5 changes: 4 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@
"custom": {
"cardinal-components": [
"snowmercy:snowmercy"
]
],
"vanguard": {
"curse-project-id": "429949"
}
},

"depends": {
Expand Down

0 comments on commit c4ed078

Please sign in to comment.