This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Mindustry
Watch
1
Star
0
Fork
0
You've already forked Mindustry
mirror of
https://github.com/Anuken/Mindustry.git
synced
2025-01-09 06:37:30 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
388374aa24
Mindustry
/
core
/
build.gradle
2 lines
101 B
Groovy
Raw
Normal View
History
Unescape
Escape
[formatting] add newline to file(s) (#1508) * Trail appropriate files with a new line * For some ironic reason it ignored itself Probably because it wasn’t tracked/commited yet. * Rename newlines to server executable naming pattern
2020-02-06 06:36:56 +07:00
sourceSets
.
main
.
java
.
srcDirs
=
[
"src/"
,
"$buildDir/generated/sources/annotationProcessor/java/main"
]
Reference in New Issue
Copy Permalink