mirror of
https://github.com/BlockWorldGroup/Ledger-Databases.git
synced 2025-10-14 21:00:01 +08:00
Add authors
This commit is contained in:
@@ -6,7 +6,8 @@
|
|||||||
"name": "Ledger Databases",
|
"name": "Ledger Databases",
|
||||||
"description": "Adds support for H2 and MySQL databases to Ledger",
|
"description": "Adds support for H2 and MySQL databases to Ledger",
|
||||||
"authors": [
|
"authors": [
|
||||||
"yitzy299"
|
"yitzy299",
|
||||||
|
"BlockWorldGroup"
|
||||||
],
|
],
|
||||||
"contact": {
|
"contact": {
|
||||||
"homepage": "https://modrinth.com/project/ledger-databases",
|
"homepage": "https://modrinth.com/project/ledger-databases",
|
||||||
@@ -27,7 +28,7 @@
|
|||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.12.5",
|
"fabricloader": ">=0.12.5",
|
||||||
"fabric": "*",
|
"fabric": "*",
|
||||||
"java": ">=16",
|
"java": ">=21",
|
||||||
"ledger": ">=1.3.0",
|
"ledger": ">=1.3.0",
|
||||||
"fabric-language-kotlin": "*"
|
"fabric-language-kotlin": "*"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user