This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
GeyserMC
Watch
1
Star
0
Fork
You've already forked GeyserMC
0
mirror of
https://github.com/GeyserMC/Geyser.git
synced
2024-11-22 23:08:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dd745b901f
GeyserMC
/
api
/
build.gradle.kts
8 lines
108 B
Text
Raw
Normal View
History
Unescape
Escape
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
}
Reference in a new issue
Copy permalink