mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
12 lines
372 B
Properties
12 lines
372 B
Properties
org.gradle.configureondemand=true
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
# TODO https://github.com/architectury/architectury-plugin/pull/56
|
|
org.gradle.configuration-cache=false
|
|
|
|
group=org.geysermc
|
|
id=floodgate
|
|
description="Allows Bedrock players to join Java edition servers while keeping the server in online mode"
|
|
version=3.0.0-SNAPSHOT
|
|
micronautVersion=4.6.0
|