#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 33/week @ 2024-07-29 14/week @ 2024-09-30

66 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–9MB
~86K SLoC