Weiter daran gearbeitet, die welt aus dem editor ins game zu bringen

This commit is contained in:
2026-05-23 09:07:44 +02:00
parent f9a77cc321
commit 728f506e97
36 changed files with 3728 additions and 77 deletions

View File

@@ -2,6 +2,7 @@ rootProject.name = 'blight'
include 'blight-common'
include 'blight-assets'
include 'blight-map'
include 'blight-editor'
include 'blight-game'
include 'simarboreal'