mirror of
https://github.com/Ukendio/jecs.git
synced 2026-02-04 15:15:21 +00:00
Clarify that you need to clone the repo
This commit is contained in:
parent
4583138570
commit
553cb89b10
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ Just a stupidly fast Entity Component System
|
||||||
- Rigorously [unit tested](https://github.com/Ukendio/jecs/actions/workflows/unit-testing.yaml) for stability
|
- Rigorously [unit tested](https://github.com/Ukendio/jecs/actions/workflows/unit-testing.yaml) for stability
|
||||||
|
|
||||||
### Get Started
|
### Get Started
|
||||||
|
It is recommended that you clone the repository and navigate the documentation in your favourite editor.
|
||||||
|
|
||||||
This repository includes a few subfolders that can help you get started with jecs:
|
This repository includes a few subfolders that can help you get started with jecs:
|
||||||
|
|
||||||
- how_to:
|
- how_to:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue