setting up the launcher now

This commit is contained in:
kin fuyuki 2025-12-21 10:08:50 -03:00
commit 1051610ffa
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
30 changed files with 417 additions and 39 deletions

View file

@ -8,4 +8,5 @@ else()
endif()
add_subdirectory(engine)
add_subdirectory(games/forespend)
add_subdirectory(games/endlauncher)
include(ExternalProject)