This repository is used to develop and debug the pixi-vn library.
git clone https://github.com/DRincs-Productions/pixi-vn-tester
git submodule update --init --recursive
npm install
npm start
If you want debug you can press F5 in Visual Studio Code to start the debugger.