This commit is contained in:
2026-07-12 10:10:05 -05:00
parent 6a43363539
commit 5184064a26
4 changed files with 645 additions and 6 deletions
+4
View File
@@ -1,3 +1,7 @@
# Documentation
- [Scripting](docs/SCRIPTING.md) — writing gameplay logic in JavaScript.
- [UI](docs/UI.md) — building buttons/menus/etc from engine/game C code.
# Building
Each build target has different requirements. You can take a look at the git
workflow to see how the builds are done for each target. In addition, for