Skip to content

Commit

Permalink
Update fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xNasuni authored Aug 1, 2024
1 parent 9a1a0a8 commit 6b54e53
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"schemaVersion": 1,
"id": "player-visibility",
"version": "${version}",
"version": "1.1",
"name": "Player Visibility",
"description": "",
"description": "Hide other players at the press of a key!",
"authors": [
"xNasuni"
],
"contributors": [
"yichifauzi"
],
"contact": {
"homepage": "",
"sources": "https://github.com/xNasuni/PlayerVisibility",
Expand Down Expand Up @@ -41,4 +44,4 @@
"update_checker": true
}
}
}
}

0 comments on commit 6b54e53

Please sign in to comment.