Update README.md
This commit is contained in:
parent
ced92caa24
commit
043c9a9ff2
@ -19,6 +19,8 @@ Run this command to clone and compile `agbcc`, pret's toolchain:
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/pret/agbcc && cd agbcc && ./build.sh && ./install.sh <path to tumbledemerald>
|
git clone https://github.com/pret/agbcc && cd agbcc && ./build.sh && ./install.sh <path to tumbledemerald>
|
||||||
```
|
```
|
||||||
|
Then just run `make` in the root folder of the repository.
|
||||||
|
|
||||||
If you're new to Linux or the build system in general, I recommend using Gitpod. If you opt to go that route, here's what you need to do:
|
If you're new to Linux or the build system in general, I recommend using Gitpod. If you opt to go that route, here's what you need to do:
|
||||||
|
|
||||||
- Click the "Gitpod" button above.
|
- Click the "Gitpod" button above.
|
||||||
@ -29,7 +31,7 @@ If you're new to Linux or the build system in general, I recommend using Gitpod.
|
|||||||
For more detailed compilation instructions, see [this](INSTALL.md) document.
|
For more detailed compilation instructions, see [this](INSTALL.md) document.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
tumbledemerald is a Game Boy Advance game. As such, you will need an [emulator](https://mgba.io) to play.
|
tumbledemerald is a Game Boy Advance game. As such, you will need an [emulator](https://mgba.io) to play. The only supported emulator is [mGBA](https://mgba.io) by endrift.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
If you:
|
If you:
|
||||||
|
Loading…
Reference in New Issue
Block a user