mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-14 09:47:24 +07:00
Add missing properties (#4649)
* Add missing properties * oh no formatting
This commit is contained in:
@ -323,6 +323,10 @@ project(":core"){
|
||||
from sourceSets.main.allSource
|
||||
}
|
||||
|
||||
artifacts{
|
||||
archives sourcesJar
|
||||
}
|
||||
|
||||
dependencies{
|
||||
compileJava.dependsOn(preGen)
|
||||
|
||||
|
Reference in New Issue
Block a user