updated fabric sql storage text

JurgenKuyper 2022-12-29 10:54:19 +01:00
parent ca3b35cb54
commit ef218c2070
1 changed files with 1 additions and 1 deletions

@ -53,7 +53,7 @@ storage:
Only filetree is supported out of the box, depending on your server fork you may need to download a connector to allow you to use other storage types.
#### fabric / forge
The @kosma created two mods that add the SQL connectors that work on both fabric and Forge.
The fabric dev @kosma created two mods that add the SQL connectors that work on both fabric and Forge.
+ The SQlite integration is handled by: [Kosmolot's SQlite mod](https://www.curseforge.com/minecraft/mc-mods/sqlite-jdbc)
+ The MySQL/MariaDB integration is handled by: [Kosmolot's MySQL mod](https://www.curseforge.com/minecraft/mc-mods/mysql-jdbc)