Move ECS to Bubel module
This commit is contained in:
parent
a7a63f6a20
commit
5411e97cb1
46 changed files with 163 additions and 154 deletions
|
|
@ -86,6 +86,11 @@ ninja
|
|||
python compile_wasm.py -opt
|
||||
```
|
||||
|
||||
##### Documentation
|
||||
```shell
|
||||
adrdox -i source/bubel/ecs/ -o docs/ -s skeleton.html
|
||||
```
|
||||
|
||||
For more detailed build options please check documentation for used build system.
|
||||
|
||||
## Demos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue