vngineer 1.0.3

Visual Novel game engine
vngineer-1.0.3 is not a library.

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.