mirror of
https://github.com/BlockWorldGroup/Ledger-Databases.git
synced 2025-08-17 19:49:42 +08:00
Add authors
This commit is contained in:
parent
3bd53e2e9e
commit
991c339e3b
@ -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": "*"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user