Skip to content

Commit

Permalink
Update repos.json
Browse files Browse the repository at this point in the history
  • Loading branch information
balugaq committed Dec 17, 2024
1 parent c9f1011 commit 5a65945
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions frontend/public/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -2504,5 +2504,26 @@
}
}
}
},
"balugaq/BuildingStaff:master": {
"type": "maven",
"buildOptions": {
"name": "BuildingStaff",
"version": "Build {version} (git {git_commit})"
},
"displayOptions": {
"hidden": false,
"name": "BuildingStaff",
"authors": ["balugaq"],
"keywords": ["建筑魔杖"],
"requirements": {
"java": {
"1": "20"
},
"minecraft": {
"1": "1.20"
}
}
}
}
}

0 comments on commit 5a65945

Please sign in to comment.