mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-21 15:59:32 +00:00
Update Sponge to API 8 (#2611)
This commit is contained in:
@@ -9,7 +9,7 @@ dependencies {
|
||||
|
||||
tasks {
|
||||
processResources {
|
||||
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json")) {
|
||||
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json", "META-INF/sponge_plugins.json")) {
|
||||
expand(
|
||||
"id" to "Geyser",
|
||||
"name" to "Geyser",
|
||||
|
||||
Reference in New Issue
Block a user