0
This repository has been archived on 2022-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
mc-core-proto-125/settings.gradle
2018-07-14 13:20:45 +03:00

4 lines
137 B
Groovy

rootProject.name = 'mc-server-proto-125'
include('proto125') // Protocol 1.2.5
include('proto125_netty') // Protocol 1.2.5 (Netty impl.)