Crates.io | vngineer |
lib.rs | vngineer |
version | 1.0.3 |
source | src |
created_at | 2023-04-19 00:11:28.064075 |
updated_at | 2023-05-24 18:32:26.215215 |
description | Visual Novel game engine |
homepage | https://github.com/PsichiX/vngineer |
repository | https://github.com/PsichiX/vngineer |
max_upload_size | |
id | 843043 |
size | 119,064 |
Visual Novel scripting layer based on Intuicio platform for games in Rust
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.