PsichiX / vngineer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:Rust 99.0%Language:Just 1.0%