Update README.md
This commit is contained in:
parent
3caa6eae99
commit
f232eb77c5
@ -42,6 +42,8 @@ If you:
|
|||||||
* want to contact me privately: Send me an [email](mailto:brodmoran@gmail.com) or send me a direct message on [Mastodon](https://social.linux.pizza/@sataa).
|
* want to contact me privately: Send me an [email](mailto:brodmoran@gmail.com) or send me a direct message on [Mastodon](https://social.linux.pizza/@sataa).
|
||||||
* want to become a contributor: Send a merge request!
|
* want to become a contributor: Send a merge request!
|
||||||
|
|
||||||
|
We also have a forum [here](https://tumbledforums.flarum.cloud/) if you're into that!
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
For the project roadmap, please check [here](ROADMAP.md).
|
For the project roadmap, please check [here](ROADMAP.md).
|
||||||
|
|
||||||
@ -59,6 +61,8 @@ We're currently looking for:
|
|||||||
See [Installation](#installation) for directions on how to set up your system to compile.
|
See [Installation](#installation) for directions on how to set up your system to compile.
|
||||||
|
|
||||||
`make` will usually stop you if it sees something wrong with your code. If the error is too vague, try running `make` with the `-d` argument (`make -d`). However, the only way to be completely certain is to test.
|
`make` will usually stop you if it sees something wrong with your code. If the error is too vague, try running `make` with the `-d` argument (`make -d`). However, the only way to be completely certain is to test.
|
||||||
|
|
||||||
|
## Notes
|
||||||
By default, tumbledemerald does not include Wireless Adapter support. See [this script](https://gitlab.com/tbld/scripts/-/blob/main/enable_rfu.sh) to re-enable this (for playing on a Game Boy Advance flashcart, for example.)
|
By default, tumbledemerald does not include Wireless Adapter support. See [this script](https://gitlab.com/tbld/scripts/-/blob/main/enable_rfu.sh) to re-enable this (for playing on a Game Boy Advance flashcart, for example.)
|
||||||
|
|
||||||
## Authors and acknowledgment
|
## Authors and acknowledgment
|
||||||
|
Loading…
Reference in New Issue
Block a user