Skip to content

EIGHTFINITE/pokeemerald-expansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pokeemerald-expansion

You're probably looking for:

https://github.com/EIGHTFINITE/pokeemerald-expansion/tree/master
https://github.com/EIGHTFINITE/pokeemerald-expansion/blob/master/INSTALL.md
https://github.com/EIGHTFINITE/pokeemerald-expansion/blob/master/CHANGELOG.md

Or if you want to start coding:

git init .
git remote add origin https://github.com/EIGHTFINITE/pokeemerald-expansion.git
git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion.git
git fetch --force --all --tags
git checkout -B master refs/remotes/origin/master