Commit 22b6ea5

Nick Faro committed on
Update README.md
commit 22b6ea55327f38c5c6db693b4a5daf47d43b4c52 parent eccba43
1 changed files +2−2
ModifiedREADME.md +2−2
@@ -7,11 +7,11 @@ If you just want to download hUGETracker, check out [the homepage](https://nickf
7 7
8 If you're looking for the music driver you can include in your homebrew game, check out [hUGEDriver!](https://github.com/SuperDisk/hUGEDriver) 8 If you're looking for the music driver you can include in your homebrew game, check out [hUGEDriver!](https://github.com/SuperDisk/hUGEDriver)
9 9
10 If you want help using the tracker, driver, or just want to chat, contact me on Discord (superdisk#5726)! 10 If you want help using the tracker, driver, or just want to chat, join the [hUGETracker Discord server](https://discord.gg/abbHjEj5WH)!
11 11
12 # Build instructions 12 # Build instructions
13 13
14 The project's main branch currently isn't in a production-ready state (it's broken) but that will change soon. So don't follow these instructions quite yet... 14 The general build instructions are yet to be 100% solidified, but these steps will guide you in the right direction.
15 15
16 The only requirements to build hUGETracker are a recent version of [Lazarus](https://www.lazarus-ide.org/) for your platform. 16 The only requirements to build hUGETracker are a recent version of [Lazarus](https://www.lazarus-ide.org/) for your platform.
17 If you plan on building for other platforms than your own, you'll need the FPC crosscompilers for those platforms. (I recommend using [FPCUpDeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe) but honestly you probably don't need to do this) 17 If you plan on building for other platforms than your own, you'll need the FPC crosscompilers for those platforms. (I recommend using [FPCUpDeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe) but honestly you probably don't need to do this)