#scripting #visual #novel #engine #layer #platform #intuicio

vngineer-core

Visual Novel scripting layer for games in Rust

4 stable releases

1.0.3 May 24, 2023
1.0.2 May 13, 2023
1.0.1 Apr 20, 2023
1.0.0 Apr 19, 2023

#15 in #novel

Download history 7/week @ 2024-02-19 11/week @ 2024-02-26 4/week @ 2024-03-04 5/week @ 2024-03-11 15/week @ 2024-04-01 56/week @ 2024-04-15

71 downloads per month
Used in 2 crates

MIT/Apache and GPL-3.0-only

37KB
945 lines

VNgineer

crates-io version

Visual Novel scripting layer based on Intuicio platform for games in Rust

VNgineer standalone engine

This is ready to use RenPy-like application that runs *.vns game scripts.

Install it with:

cargo install vngineer

Then go to your game content root folder and run:

vngineer ./path/to/game/main.vns

To play your game.

Dependencies

~3.5–9.5MB
~87K SLoC