Split project to submodules

This commit is contained in:
2021-01-31 10:22:27 +01:00
parent aa81a9d608
commit 8d1f78cb1d
44 changed files with 73 additions and 29 deletions

View File

@@ -8,4 +8,6 @@
*/
rootProject.name = 'BASE'
include('app')
include('engine')
include('game')