Create Editor module

This commit is contained in:
2021-02-01 19:56:26 +01:00
parent 30a508fb7b
commit 2e82402a52
3 changed files with 24 additions and 0 deletions

View File

@@ -10,4 +10,5 @@
rootProject.name = 'BASE'
include('engine')
include('game')
include('editor')