Initial commit

This commit is contained in:
Aleksandr 2024-07-30 23:43:47 +03:00
commit 0a9dc80583
13 changed files with 239 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# saja
VNDS engine implementation.
# Architecture
`saja` consist of two parts:
1. `saja-parser` - parser of the vnds scripts format
2. `saja-project` - library for loading VNDS games as complete projects