# Ghost-Eshop-Alternative-3DS
An Alternative eShop for Nintendo 3DS
# Download
### Requirement
-Latest version available [here](http://github.com/ghost-eshop/Ghost-Eshop-Alternative-3DS/releases)
-An hacked 3ds
-An SD Card with at least 500 MB to install games
ScreenShot of Ghost eShop
______________________
Compilation
#### Compilation:
Setting up your enviromment
##### Setting up your enviromment:
*To build Ghost-Eshop-Alternative-3ds from source, you will need to setup a system with devkitARM, libctru and 3ds-libarchive. Follow devkitPro's [Getting Started](https://devkitpro.org/wiki/Getting_Started) page to install pacman, then run `(sudo dkp-)pacman -S devkitARM libctru 3ds-curl 3ds-libarchive`*
Install [Git](https://git-scm.com/downloads) if you haven't already
Cloning the repo
##### Cloning the repo:
*To download the source you will need to clone, this can be done by running.*
On GIT:
*`git clone --recursive https://github.com/ghost-eshop/Ghost-Eshop-Alternative-3DS`*
And run ```make.bat```