summaryrefslogtreecommitdiff
path: root/settings.gradle
Commit message (Collapse)AuthorAge
* 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
| | | | This is the recommended best practice, I guess to avoid having the project name depend on the root folder's name.
* Extract game engine as separate artifactJoffrey BION2018-04-23
|
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
bgstack15