From 8775165d00c54b43690cd6df6aa31da0dd317e54 Mon Sep 17 00:00:00 2001 From: "Jeffrey Lim @ Vision" Date: Thu, 25 Dec 2014 14:33:52 +1030 Subject: [PATCH] Added note about building sound drivers --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d58a46c..ba510c0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ To build Impulse Tracker, you will need: Once you have these, building IT.EXE should be just a single call to `MAKE` + +Sound drivers are build individually via M\*.BAT files inside the SoundDrivers +subdirectory +   Quick File Overview