1
0
mirror of https://github.com/GeyserMC/Rainbow.git synced 2025-12-19 14:59:16 +00:00

Work on datagen module

This commit is contained in:
Eclipse
2025-10-14 11:53:47 +00:00
parent 269a18b9df
commit e9e07016ac
12 changed files with 229 additions and 4 deletions

View File

@@ -11,5 +11,6 @@ pluginManagement {
include(":rainbow")
include(":client")
include(":datagen")
rootProject.name = "rainbow-parent"