This website requires JavaScript.
Explore
Help
Sign In
Parker2991
/
MCProtocolLib
Watch
1
Star
0
Fork
You've already forked MCProtocolLib
0
mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced
2024-11-14 19:34:58 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bdca10f1f9
MCProtocolLib
/
build.gradle.kts
8 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Migrate to gradle, fix examples (#769)
2023-12-19 13:01:53 -05:00
plugins {
idea
}
Move package/license to GeyserMC, gradle conventions and submodules (#782) * Change packages * Move everything to a protocol submodule * gradle conventions, update license --------- Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
2024-01-11 12:21:23 -05:00
allprojects {
group = "org.geysermc.mcprotocollib"
Migrate to gradle, fix examples (#769)
2023-12-19 13:01:53 -05:00
}
Reference in a new issue
Copy permalink