Skip to content

TheRouletteBoi/VirtualShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualShell

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

Usage

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

Staying Up To Date

Go to submodule directory

git pull origin main