From da2a57992c7fa7ef0219489f1250e628f2f37791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sun, 25 Oct 2020 00:04:02 +0200 Subject: [PATCH] readme: Further clarify that this repo can't be used to play the game --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c11311b5..801af5bc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a decompilation of U-King v1.5.0 (Switch). File names, class or function names and the file organization come from leftover strings. Unlike some other first-party games such as *Super Mario Odyssey*, all known public versions of U-King are completely stripped, so most names are just more or less educated guesses. -**This repository only contains source code; it cannot be used to play *Breath of the Wild* and does *not* include any RomFS content.** +**This repository does not contain game assets or RomFS content and *cannot* be used to play *Breath of the Wild*.** ## Status