initial ECS based on EnTT
This commit is contained in:
parent
2ef6af25c1
commit
cea83d06e8
9 changed files with 92 additions and 14 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
set(scripts_demo
|
||||
${CMAKE_SOURCE_DIR}/src/scripts/demos/simple_000.lua
|
||||
${CMAKE_SOURCE_DIR}/src/scripts/demos/simple_001.lua
|
||||
)
|
||||
|
||||
set(scripts_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue