VNDS engine implementation
Find a file
2024-07-30 23:47:28 +03:00
crates/parser Initial commit 2024-07-30 23:47:28 +03:00
src Initial commit 2024-07-30 23:47:28 +03:00
.gitignore Initial commit 2024-07-30 23:47:28 +03:00
Cargo.toml Initial commit 2024-07-30 23:47:28 +03:00
flake.lock Initial commit 2024-07-30 23:47:28 +03:00
flake.nix Initial commit 2024-07-30 23:47:28 +03:00
LICENSE Initial commit 2024-07-30 23:47:28 +03:00
README.md Initial commit 2024-07-30 23:47:28 +03:00

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