Skip to content

VaYurik/vnds-online

Repository files navigation

vnds-online

Javascript-implementation of the VNDS engine

VNDS ports:
Ever17 (rus): https://yadi.sk/d/CG12mrRX3LDMYW
Phenomeno (rus): https://yadi.sk/d/StuCcXl-3LDMa5
Tsukihime (eng): https://yadi.sk/d/65758MMx3LDMas
Umineko no Naku Koro ni (rus): https://yadi.sk/d/q-11VMQT3LDMgL
Who is Mike (rus): https://yadi.sk/d/VPMmwSp_3VM9xq
Yume Miru Kusuri (rus): https://yadi.sk/d/cEfBuKsi3VMByv

VNDS2 ports:
Essence Hunt (rus): https://yadi.sk/d/Y531BYsO3VM9fv
Air Pressure (rus): https://yadi.sk/d/38SwZN0P3YBSg3
Шепотки (rus): https://yadi.sk/d/Bk72Bogg3YBShS
Katawa Shoujo (rus, 1 act): https://yadi.sk/d/EWDcdB8r3adSdk

Run on Windows

Just run vnds-online.exe - it's both web server and browser in a single executable. You don't need anything else.

vnds-online.exe could ask you to install WebView2 from Microsoft on older Windows systems (Win10 and elder). It's required for the application to be able to inline system web browser.

And otherwise - you don't need to copy vnds-online.exe to your actual web server.

Run on Windows - Alternative way

Use CivetWeb. You don't need to install PHP or anything to run vnds-online on Windows - copy CivetWeb32.exe into the root and run it. It'll start a web server for you. Now you could open http://127.0.0.1:8080/ in your browser. Or right click on CivetWeb tray icon and select "Start browser" there.

Adding new games

Unzip your new game and put int games folder. Also, you'll need to unzip all zip-files inside. For example, background, foreground, sound etc could be zipped as well.

About

Javascript-implementation of the VNDS engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published