3DS Homebrew port of Notch's ludum dare game "Minicraft"
Find a file
Elijah ddbb771e89 added potion saving for reals this time
dont build this commit cause workin on something
2018-01-26 08:31:09 -06:00
data Merge branch 'master' of https://github.com/ElijahZAwesome/Minicraft3DS 2018-01-26 07:23:31 -06:00
icons-banners added mac build support 2018-01-25 00:29:05 -06:00
resources added mac build support 2018-01-25 00:29:05 -06:00
source added potion saving for reals this time 2018-01-26 08:31:09 -06:00
.gitattributes added mac build support 2018-01-25 00:29:05 -06:00
.gitignore added mac build support 2018-01-25 00:29:05 -06:00
build.bat added mac build support 2018-01-25 00:29:05 -06:00
build.command added mac build support 2018-01-25 00:29:05 -06:00
Makefile friggin makefile 2018-01-26 07:28:04 -06:00
README.md added mac build support 2018-01-25 00:29:05 -06:00
run in Citra.bat Added potion saving and stuff. forgot about that 2018-01-26 07:23:27 -06:00

Minicraft3DS

3DS Homebrew port of Notch's ludum dare game "Minicraft"

Dependencies:

make by GNUWin32: http://gnuwin32.sourceforge.net/packages/make.htm (Should probably work, you may have to add it to PATH)

ctrulib by smea: https://github.com/smealum/ctrulib

citro3d by fincs: https://github.com/fincs/citro3d

sf2dlib by xerpi: https://github.com/xerpi/sf2dlib

sfillib by xerpi: https://github.com/xerpi/sfillib

zlib: http://www.zlib.net/ (Pst, pro tip: get this from the link below instead! I'ts much easier!)

Then make sure to have libpng and libjpeg installed, I recommend installing them with this: https://github.com/devkitPro/3ds_portlibs

Building

Check the wiki for an indepth look into dependencies and building, but the synopsis is:

As well as the dependencies, put bannertool, and makerom either in your path or in the directory. Then simply run build.bat and everything will be there.

Version

Current Version: Version 1.4.1

License

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.

Misc

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/