Skip to content

Commit

Permalink
chore(repos): add RSCEditor (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
balugaq authored Dec 7, 2024
1 parent d95121c commit e60a6ad
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 @@ -2483,5 +2483,26 @@
}
}
}
},
"balugaq/RSCEditor:main": {
"type": "maven",
"buildOptions": {
"name": "RSCEditor",
"version": "Build {version} (git {git_commit})"
},
"displayOptions": {
"hidden": false,
"name": "RSCEditor",
"authors": ["balugaq"],
"keywords": ["RSC编辑器"],
"requirements": {
"java": {
"1": "20"
},
"minecraft": {
"1": "1.20"
}
}
}
}
}

0 comments on commit e60a6ad

Please sign in to comment.