mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
undo debug mode, oops
This commit is contained in:
parent
cd277daaf4
commit
aabb4b92a6
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ modrinth {
|
||||||
changelog.set("A changelog can be found at https://github.com/GeyserMC/Geyser/commits")
|
changelog.set("A changelog can be found at https://github.com/GeyserMC/Geyser/commits")
|
||||||
gameVersions.add(libs.minecraft.get().version as String)
|
gameVersions.add(libs.minecraft.get().version as String)
|
||||||
failSilently.set(true)
|
failSilently.set(true)
|
||||||
debugMode.set(true)
|
|
||||||
|
|
||||||
syncBodyFrom.set(rootProject.file("README.md").readText())
|
syncBodyFrom.set(rootProject.file("README.md").readText())
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue