An open API service indexing awesome lists of open source software.

https://github.com/doccaico/fe8-swapperizer

FE8 Swapperizer - Growth Rates Edition
https://github.com/doccaico/fe8-swapperizer

Last synced: over 1 year ago
JSON representation

FE8 Swapperizer - Growth Rates Edition

Awesome Lists containing this project

README

          

聖魔の光石の操作可能な仲間34人の成長率をランダムで入れ替えます。

英語版は非対応。

Usage
```
$ fe8_swapperizer fe8.gba
$ Your-Emulator fe8modified.gba
```
Build
```
$ nim c --gc:arc -d:release -o:fe8_swapperizer main.nim
```