A Minecraft Forge mod that synchronizes player data across multiple servers using a MySQL backend.
Go to file
2022-12-08 17:00:24 +08:00
.vscode Initial commit 2022-12-08 16:59:20 +08:00
gradle/wrapper Initial commit 2022-12-08 16:59:20 +08:00
src/main Initial commit 2022-12-08 16:59:20 +08:00
.gitattributes Initial commit 2022-12-08 16:59:20 +08:00
.gitignore Initial commit 2022-12-08 16:59:20 +08:00
build.gradle Initial commit 2022-12-08 16:59:20 +08:00
changelog.txt Initial commit 2022-12-08 16:59:20 +08:00
gradle.properties Initial commit 2022-12-08 16:59:20 +08:00
gradlew Initial commit 2022-12-08 16:59:20 +08:00
gradlew.bat Initial commit 2022-12-08 16:59:20 +08:00
LICENSE.txt Initial commit 2022-12-08 16:59:20 +08:00
settings.gradle Initial commit 2022-12-08 16:59:20 +08:00