Arbeiten aus dem URlaub
This commit is contained in:
@@ -1 +1,8 @@
|
||||
rootProject.name = 'blight-game'
|
||||
rootProject.name = 'blight-game'
|
||||
|
||||
// Sibling-Projekte einbinden.
|
||||
include 'blight-common'
|
||||
project(':blight-common').projectDir = new File(settingsDir, '../blight-common')
|
||||
|
||||
include 'blight-assets'
|
||||
project(':blight-assets').projectDir = new File(settingsDir, '../blight-assets')
|
||||
|
||||
Reference in New Issue
Block a user