mirror of
https://github.com/CloudburstMC/Nukkit.git
synced 2025-03-03 14:17:58 +00:00
- Changed gradlew line endings to fix Docker build, fixes #2157 - Use more up to date JDK Docker image - Expose UDP port by default - Don't ask for language on first Docker run - No git submodules are used anymore
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
*.java text=auto eol=lf
|
|
|
|
gradlew text eol=lf
|