Skip to content

Commit 8b0b98d

Browse files
authored
Update README.md
1 parent d4f0a41 commit 8b0b98d

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<p align="center">
2+
<img src="https://ecsact.dev/external/ecsact_logo/ecsact-color.png" width="300" />
3+
</p>
4+
15
# Ecsact SDK
26

3-
This repository is the source code for the Ecsact SDK that gets distributed to various platforms.
7+
This repository contains the Ecsact CLI and scripts for creating our releases. Majority of source code is in our [other repositories](https://github.com/orgs/ecsact-dev/repositories).
8+
9+
## Ecsact Documentation and Guides
10+
11+
Documentation is all on https://ecsact.dev
12+
13+
* [Getting started / installation](https://ecsact.dev/start)
14+
* [Writing your first Ecsact file](https://ecsact.dev/start/tutorials/first-ecsact-file)
15+
* [Escact Language](https://ecsact.dev/docs/lang)
16+
* and more https://ecsact.dev/docs/overview
17+
18+
## Core repositories
19+
20+
Here are some core repositories that are most interesting if you're considering contributing or understanding Ecsact at a deeper level than the documentation.
21+
22+
* https://github.com/ecsact-dev/ecsact_runtime
23+
* https://github.com/ecsact-dev/ecsact_parse
24+
* https://github.com/ecsact-dev/ecsact_interpret
25+
* https://github.com/ecsact-dev/ecsact_rt_entt
26+
* https://github.com/ecsact-dev/ecsact_si_wasm

0 commit comments

Comments
 (0)