From e79cc5158103a2c13bf642674bb705502f7986c8 Mon Sep 17 00:00:00 2001 From: /nick haya <74699483+The-SGPT@users.noreply.github.com> Date: Sun, 13 Feb 2022 15:08:15 +0800 Subject: [PATCH] Fix soloud link part 2 --- DOCUMENTATION.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 21e458f..5e372a0 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -27,6 +27,7 @@ To use it (in windows atleast), - Get SDL2 and SDL_ttf 2.0, and put em on the respective x86 and x64 folders. You know how to place them. It's fucking common sense. - [SoLoud fork.](https://github.com/haya3218/soloud) Follow GENie instructions and build as a static library. +- You also need to build libmodplug with it as well. - If you are gonna be using the OpenMPT module, you'll need the libopenmpt dll in your exe directory as well. - Prebuilt binaries (with OpenMPT) are [here.](https://cdn.discordapp.com/attachments/872338952483381258/942306540159909918/libraries.7z) - Clone the dam repo somewhere on ur machine.