This repository contains classes reverse engineered by Mysis, 3141card, aldostools, JordyWastaken, TheRouLetteBoi and whoever else has contributed to the vsh libs.
You must include #include <vsh/newDelete.hpp>
in your main.cpp for everything to function properly
This is to be used as a sub-module for your vsh project.
Go to your project directory
git submodule add https://github.com/TheRouletteBoi/VirtualShell.git vendor/VirtualShell
Go to submodule directory
git pull origin main