Commit fdc5dcc

Nick committed on
Merge branch 'hUGETracker' of http://github.com/superdisk/uge into hUGETracker
commit fdc5dccb2d676b6cbdd807c402e9b13708f89422 parent f5503c9parent 22b6ea5
1 changed files Diffed against the first of 2 parents. +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)