Crates.io | vngineer-core |
lib.rs | vngineer-core |
version | 1.0.3 |
source | src |
created_at | 2023-04-19 00:10:59.435197 |
updated_at | 2023-05-24 18:32:01.865868 |
description | Visual Novel scripting layer for games in Rust |
homepage | https://github.com/PsichiX/vngineer |
repository | https://github.com/PsichiX/vngineer |
max_upload_size | |
id | 843041 |
size | 36,547 |
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.