mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-06 08:57:45 +07:00
Further pack testing
This commit is contained in:
parent
5d88dbf3b9
commit
48c1421afe
@ -7,5 +7,6 @@
|
|||||||
fast: true,
|
fast: true,
|
||||||
|
|
||||||
edgePadding: false,
|
edgePadding: false,
|
||||||
bleed: false
|
bleed: false,
|
||||||
|
debug: true
|
||||||
}
|
}
|
||||||
|
@ -9,4 +9,4 @@ kapt.use.worker.api=true
|
|||||||
kapt.include.compile.classpath=false
|
kapt.include.compile.classpath=false
|
||||||
# I don't need to use the kotlin stdlib yet, so remove it to prevent extra bloat & method count issues
|
# I don't need to use the kotlin stdlib yet, so remove it to prevent extra bloat & method count issues
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
archash=3666ae68aab01aa22a75184277d7511c0317b2bc
|
archash=fb468235358adce2e1bff90d28c5cb9c3b565219
|
||||||
|
Loading…
Reference in New Issue
Block a user