EIGHTFINITE/pokeemerald-expansion
GitHub: EIGHTFINITE/pokeemerald-expansion
宝可梦绿宝石反编译代码的社区扩展分支,允许开发者在 C 源码层面修改和定制 GBA 游戏。
Stars: 2 | Forks: 0
# pokeemerald-expansion
您可能正在寻找:
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
或者如果您想开始编写代码:
```
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 remote add pret https://github.com/pret/pokeemerald.git
git remote add merrp https://github.com/aarant/pokeemerald.git
git remote add team_aqua https://github.com/TeamAquasHideout/pokeemerald.git
git fetch --force --all --tags
git reset --hard refs/remotes/origin/master
git checkout -B master refs/remotes/origin/master
```
标签:GBA, 云资产清单, 宝可梦, 游戏, 游戏开发, 网络安全研究, 逆向工程