3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-03 20:08:08 +02:00
Geyser/api
chris 6a51d8298f
Feature: Rework startup logic (#4377)
* This makes `geyser reload` work the same across all platforms. For example, it ensures that we reload the config to the greatest extent possible (with the exception of compression/injection settings). Additionally, this clears up issues where Extensions were previously disabled during reloading - instead, the new Pre and Post reload events allow extensions to reload whatever necessary on their own.
2024-02-14 12:50:50 +01:00
..
src/main/java/org/geysermc/geyser/api Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
build.gradle.kts Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00