mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-06 05:48:55 +00:00
feat: Add Mariadb JDBC
This commit is contained in:
@@ -105,6 +105,11 @@ file = "mods/luckperms.pw.toml"
|
|||||||
hash = "0bcf5ca6fa1cf6822e69ba183f983480c696b46553e857415054a579b5b92ace"
|
hash = "0bcf5ca6fa1cf6822e69ba183f983480c696b46553e857415054a579b5b92ace"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mariadb-jdbc.pw.toml"
|
||||||
|
hash = "8ae45f3cdf9eee9d23023c944eb05edfe5c768cec302994d1711f8a0d9517dbc"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mcdiscordchat.pw.toml"
|
file = "mods/mcdiscordchat.pw.toml"
|
||||||
hash = "b35a61ebdab546e85ce5cb7f4d4216e82f9b08a06dab36b9242da5286f0b65ac"
|
hash = "b35a61ebdab546e85ce5cb7f4d4216e82f9b08a06dab36b9242da5286f0b65ac"
|
||||||
|
|||||||
13
mods/mariadb-jdbc.pw.toml
Normal file
13
mods/mariadb-jdbc.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "MariaDB JDBC"
|
||||||
|
filename = "mariadb-jdbc-3.1.4+20230506-all.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Rn50PHM9/versions/2RGGABYP/mariadb-jdbc-3.1.4%2B20230506-all.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3c49d74b8ffeb1fd742c36397ae8b8930f925f56"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Rn50PHM9"
|
||||||
|
version = "2RGGABYP"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "948afc053083feb664bd9a55e4241759df892675f039f112f3aa355f7bd60c23"
|
hash = "e5329de688b1da8fdb50cd5c367cfe76206d53021a7715d8c427c4f328e5432d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "^0.15.6"
|
fabric = "^0.15.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user