mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-21 11:55:11 +01:00
4a59238743
Very early build, network configuration switching is supported but not tested (note: changes need to be backported to Paper) Changes: - Supports per player mob caps - Adds entity tracker optimisations which are not in Paper (and will not be ported to Paper due to plugin conflicts) - No longer reverts paper distance map optimisations, as those are replaced by the NearbyPlayers class These changes should bring Folia in-line with Paper's optimisations at least (probably more given the entity tracker optimisations), still missing features like world loading / some commands
10 lines
190 B
INI
10 lines
190 B
INI
group=dev.folia
|
|
|
|
version=1.20.2-R0.1-SNAPSHOT
|
|
mcVersion=1.20.2
|
|
paperRef=fe54a13b1301312304d9c1e46ad91b039657120b
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.vfs.watch=false
|