README.md: Requirements section added

main
Kiyoshi Aman 2018-12-30 19:57:50 -06:00
parent c4e5e805ce
commit e34a93c537
1 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,11 @@ Asura is a program for generating a 'four esper' challenge run for Final Fantasy
Asura is copyrighted under the [GNU Affero General Public License, version 3](https://www.gnu.org/licenses/agpl-3.0.en.html).
## Requirements
* Python 3.4+
* A US release of Final Fantasy III for the Super Nintendo OR any official Game Boy Advance release of Final Fantasy VI.
## Usage
> `./main.py rom.ext [seed|None[ A,List,Of,Spells]]`
@ -70,4 +75,4 @@ The following people contributed to this project:
* Lenophis: Provided the esper-gain offsets for the SNES US release.
* [ff6hacking.com](https://ff6hacking.com): Provided the esper data offsets and lists.
* Can of Worms: Figured out the esper-gain offsets for the GBA releases, including the bonus content espers.
* Can of Worms: Figured out the esper-gain offsets for the GBA releases, including the bonus content espers.