vngineer-core

Crates.iovngineer-core
lib.rsvngineer-core
version1.0.3
sourcesrc
created_at2023-04-19 00:10:59.435197
updated_at2023-05-24 18:32:01.865868
descriptionVisual Novel scripting layer for games in Rust
homepagehttps://github.com/PsichiX/vngineer
repositoryhttps://github.com/PsichiX/vngineer
max_upload_size
id843041
size36,547
Patryk BudzyƄski (PsichiX)

documentation

https://docs.rs/vngineer-core

README

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.

Commit count: 6

cargo fmt