rootProject.name = "game" include(":engine") project(":engine").projectDir = file("../")