Updated README.md
This commit is contained in:
parent
7bc9c274de
commit
80c95de053
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ Current Version: Version 1.6.1
|
||||||
**Download:**
|
**Download:**
|
||||||
|
|
||||||
If you just want to download the game prebuilt check the releases tab in Github:
|
If you just want to download the game prebuilt check the releases tab in Github:
|
||||||
https://github.com/ElijahZAwesome/Minicraft3DS/releases
|
//TODO
|
||||||
For building the game yourself look below.
|
For building the game yourself look below.
|
||||||
|
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ zlib: http://www.zlib.net/
|
||||||
**2. Install zlib, libjpeg-turbo and libpng**
|
**2. Install zlib, libjpeg-turbo and libpng**
|
||||||
- Download 3DS-Portlibs: https://github.com/devkitPro/3ds_portlibs
|
- Download 3DS-Portlibs: https://github.com/devkitPro/3ds_portlibs
|
||||||
- Run these commands:
|
- Run these commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
make zlib
|
make zlib
|
||||||
make install-zlib
|
make install-zlib
|
||||||
|
@ -68,11 +68,11 @@ zlib: http://www.zlib.net/
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
||||||
You can do anything with the source code (besides sell it) as long as you give proper credit to the right people.
|
You can do anything with the source code (besides sell it) as long as you give proper credit to the right people.
|
||||||
If you are going to make a mod of this version, be sure to give credit to Markus "Notch" Perrson because he did create the original game after all.
|
If you are going to make a mod of this version, be sure to give credit to Markus "Notch" Perrson because he did create the original game after all.
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
|
|
||||||
This source code is subject to a lot of change for better optimization/cleanliness.
|
This source code is subject to a lot of change for better optimization/cleanliness.
|
||||||
|
|
||||||
Forum thread: https://gbatemp.net/threads/release-new-minicraft3ds-fork-v1-4.494947/
|
Forum thread: //TODO
|
||||||
|
|
Loading…
Add table
Reference in a new issue