This commit is contained in:
creeper 2026-01-14 16:31:58 +01:00
parent 9f4c8df5a0
commit 13a67727be

View File

@ -1,6 +1,6 @@
# CreeperSQL # CreeperSQL
CreeperSQL is a standalone Java MySQL library designed for Minecraft plugins. CreeperSQL is a standalone Java SQL library designed for Minecraft plugins.
It has **no Bukkit/Spigot dependency**, supports automatic configuration reading/creation, and provides simple SQL methods. It has **no Bukkit/Spigot dependency**, supports automatic configuration reading/creation, and provides simple SQL methods.
--- ---