| Crates.io | vngineer-simpleton |
| lib.rs | vngineer-simpleton |
| version | 1.0.3 |
| created_at | 2023-04-19 00:11:13.583182+00 |
| updated_at | 2023-05-24 18:32:12.724326+00 |
| description | Visual Novel game engine |
| homepage | https://github.com/PsichiX/vngineer |
| repository | https://github.com/PsichiX/vngineer |
| max_upload_size | |
| id | 843042 |
| size | 6,433 |

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.