aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-04-29 20:25:57 +0200
committerStapleButter <thetotalworm@gmail.com>2017-04-29 20:25:57 +0200
commit1b06b2765d8d89b688beec9287526633280d40ee (patch)
tree36a929d716e5c59ea33edaa5d8a17cbd7b28b005 /README.md
parentee0effd22fda3dc2134f5f8aa4839c293684cd93 (diff)
parent5d13538584af11540bb762cd3e877c014436b234 (diff)
Merge branch 'master' of https://github.com/s1nka/melonDS
try to get CMake going, but it's not finished. don't use unless you know what you're doing.
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88c7b31..4c51bda 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,18 @@ Note: the DS-mode firmware in the 3DS isn't bootable, it only contains the bare
As for the rest, the interface should be pretty straightforward. If you have a question, don't hesitate to ask, though!
+How to build:
+Linux:
+ * mkdir -p build
+ * cd build
+ * cmake ..
+ * make
+
+Windows:
+ * use CodeBlocks
+
+(build system not yet finished tho)
TODO LIST