Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
Mirrors
/
Geyser
Beobachten
3
Favorisieren
0
Fork
0
Du hast bereits einen Fork von Geyser erstellt
Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert
2024-11-05 07:40:11 +01:00
Code
Issues
Projekte
Releases
Wiki
Aktivität
b469904951
Geyser
/
api
/
build.gradle.kts
8 Zeilen
108 B
Plaintext
Originalformat
Normale Ansicht
Verlauf
Unescapen
Escapen
Moved the base api to a separate repo
2023-02-09 17:31:00 +01:00
plugins {
id("geyser.publish-conventions")
}
dependencies {
api(libs.base.api)
Feature: Camera/Input locking API (#4332) Adds API methods to control player cameras - including fancy transitions, color fades, or simple input locks.
2024-01-31 11:21:06 +01:00
api(libs.math)
Moved the base api to a separate repo
2023-02-09 17:31:00 +01:00
}
In neuem Issue referenzieren
Permalink kopieren