mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-05 21:38:55 +00:00
feat: Add Mariadb JDBC
This commit is contained in:
@@ -105,6 +105,11 @@ file = "mods/luckperms.pw.toml"
|
||||
hash = "0bcf5ca6fa1cf6822e69ba183f983480c696b46553e857415054a579b5b92ace"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mariadb-jdbc.pw.toml"
|
||||
hash = "8ae45f3cdf9eee9d23023c944eb05edfe5c768cec302994d1711f8a0d9517dbc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mcdiscordchat.pw.toml"
|
||||
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"
|
||||
Reference in New Issue
Block a user