summaryrefslogtreecommitdiff
path: root/settings.gradle
Commit message (Expand)AuthorAge
* Reorder subprojects in settings.gradle to make more senseJoffrey BION2019-05-22
* Make common project multiplatformJoffrey BION2019-05-22
* Comment plugin management related to unused multiplatform pluginJoffrey BION2019-05-22
* Rationalize module namesJoffrey BION2019-05-16
* Remove GRADLE_METADATA feature to avoid breaking frontend buildJoffrey BION2019-05-16
* Extract game-model module from game-engineJoffrey BION2019-05-16
* Add rootProject.name in settings.gradlejbion2019-05-14
* Extract game engine as separate artifactJoffrey BION2018-04-23
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
bgstack15