Skip to content

77Z/Shadow-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow Engine

A game engine!

CI Shadow CI GitHub repo size GitHub issues GitHub Platforms Lines of code GitHub last commit

AppVeyor Build

Table of Contents

Run

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 start

Then move everything in DeveloperSetup to C:\Users\USERNAME\AppData\Local\Programs\shadow-engine




To Update:

$ git pull
$ npm i
$ npm run rebuild
$ npm start

FAQ

  • 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..

Wiki

Use the wiki to your advantage! Wiki

Special Thanks

Thanks to Maha Mohan for being the first real star on this project besides me :')

Licence

Licence