commit: ac34da62c271d234ce65a1051c95e72f01153abc
parent b7a9d54d78b19ba1e5e669abf77119b74e17c876
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  1 Feb 2017 00:52:26 +0100
notes/osu!: Add note on Libre osu!
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/notes/osu!.shtml b/notes/osu!.shtml
@@ -16,6 +16,15 @@
 		<li><code>Unhandled exception: page fault on read access 0x00000000 in 32-bit code</code>
 	</ul>
 </ul>
+	<section>
+		<h2>Libre Osu!</h2>
+		<ul>
+			<li>Install mono</li>
+			<li>Take NuGet (2.8.7-MonoDevelop)</li>
+			<li>update it (<code>nuget-Release-2.8.7-MonoDevelop/lib/NuGet.exe update</code>)</li>
+			<li>Build osu (<code>xbuild</code>)</li>
+			<li>Run ! (<code>mono osu.Desktop/bin/Debug/osu!.exe</code>, found working argument is pointing to a .osz)
+	</section>
 	</main>
 <!--#include file="/templates/en/footer.html" -->
 	</body>