From 3b6af5b46b02f5d8546a9046b299d71f801fea58 Mon Sep 17 00:00:00 2001 From: Reonu Date: Sun, 18 Apr 2021 22:18:07 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 036a7b9b..fa76a490 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Mario's Vacation Course + +- Source code for Mario's Vacation Course + +In order to compile, you need BOTH AN US ROM AND A JAPANESE ROM, named baserom.us.z64 and baserom.jp.z64. You also need to run ``python3 extract_assets.py jp`` before trying to compile. + # UltraSM64 - This repo contains a full decompilation of Super Mario 64 (J), (U), (E), and (SH).