mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-02-19 16:21:53 +01:00
Change www root to serve root repo Readme.md
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
## Current release for Linux: [Linux Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-linux64.tar.gz)
|
||||
You don't need the sources, unless you wish to compile GBDK-2020 yourself. Download the current release binaries using the links above.
|
||||
|
||||
# Docs
|
||||
Online documentation is avaliable [HERE](https://zal0.github.io/gbdk-2020/docs/api)
|
||||
|
||||
# gbdk-2020
|
||||
[GBDK](http://gbdk.sourceforge.net/) A C compiler, assembler, linker and set of libraries for the Z80 like Nintendo Gameboy.
|
||||
|
||||
@@ -24,9 +27,6 @@ Most users will only need to download and unzip the latest [release](https://git
|
||||
|
||||
Then go to the examples folder and build them (with make.bat on windows or running make). They are a good starting point.
|
||||
|
||||
# Docs
|
||||
Online documentation is avaliable [HERE](https://zal0.github.io/gbdk-2020/)
|
||||
|
||||
## Discord servers
|
||||
* [gbdk/zgb Discord](https://discord.gg/XCbjCvqnUY) - For help with using GBDK (and ZGB), discussion and development of gbdk-2020
|
||||
* [gbdev Discord](https://discordapp.com/invite/tKGMPNr) - There is a #gbdk channel and also people with a lot of Game Boy development knowledge
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
# GBDK 2020 Documentation
|
||||
|
||||
|
||||
[General docs](api/)
|
||||
|
||||
[API](api/globals_func.html)
|
||||
Reference in New Issue
Block a user