A game engine!
In order to run Shadow Engine on your computer you need these things:
$ git clone --depth=30 https://github.com/77Z/Shadow-Engine.git
$ cd Shadow-Engine
$ npm i
$ npm run rebuild
$ npm startTo Update:
$ git pull
$ npm i
$ npm run rebuild
$ npm start-
WHY ISN'T IT RUNNNINNNG!!!!
The most common reason why Shadow might not run is due to node-pty and robotjs, these both rely on Python, so make sure that Python3 is installed properly, this is usaually only a problem on Windows, but Shadow only runs on Windows sooo..
Use the wiki to your advantage! Wiki
Thanks to Maha Mohan for being the first real star on this project besides me :')