mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-14 20:28:21 +00:00
b274ea1b8f
Includes documentation of how to create acts, prefabs and scenes.
6 lines
107 B
CMake
6 lines
107 B
CMake
set(DGAME_DCINEMA_SOURCES "Recorder.cpp"
|
|
"Prefab.cpp"
|
|
"Scene.cpp"
|
|
"Play.cpp"
|
|
PARENT_SCOPE)
|