mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 22:04:19 +07:00
Update settings.gradle
This commit is contained in:
parent
56402b9d6f
commit
8f929bae23
@ -1 +1,6 @@
|
||||
include 'desktop', 'html', 'core', 'android'
|
||||
|
||||
if (new File(settingsDir, '../uCore-master').exists()) {
|
||||
include ':uCore'
|
||||
project(':uCore').projectDir = new File(settingsDir, '../uCore-master')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user