1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-20 23:39:22 +00:00

Remove Geyser-Sponge (#4097)

See PR for details
This commit is contained in:
Konicai
2023-09-11 13:54:24 -04:00
committed by GitHub
parent c67d50c13e
commit f78e6dd7e7
19 changed files with 6 additions and 910 deletions

View File

@@ -22,8 +22,8 @@ indra {
tasks {
processResources {
// Spigot, BungeeCord, Velocity, Sponge, Fabric
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json", "META-INF/sponge_plugins.json", "fabric.mod.json")) {
// Spigot, BungeeCord, Velocity, Fabric
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json", "fabric.mod.json")) {
expand(
"id" to "geyser",
"name" to "Geyser",