Updated dependencies
zlib is required for loading .zip files
This commit is contained in:
parent
b1961658b0
commit
489a5b7ce8
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
|||
# Minicraft3DS
|
||||
3DS Homebrew port of Notch's ludum dare game "Minicraft"
|
||||
|
||||
This game requires ctrulib by smea, and sf2dlib/sfillib by xerpi.
|
||||
Dependencies:
|
||||
ctrulib by smea: https://github.com/smealum/ctrulib
|
||||
sf2dlib by xerpi: https://github.com/xerpi/sf2dlib
|
||||
sfillib by xerpi: https://github.com/xerpi/sfillib
|
||||
zlib: http://www.zlib.net/
|
||||
|
||||
Current Version: Beta Build 4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue