commit 63e8c6608246e1ddacbd7587881dbda4df91b1e8 parent eb17e10e6684c9486165badf5e739557ed01a5b0 Author: Olav Sørensen <olav.sorensen@live.no> Date: Mon, 2 Dec 2019 12:14:05 +0100 Update README.md Diffstat:
M | README.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,2 +1,13 @@ # ft2clone Fasttracker II clone for Windows/macOS/Linux + +Aims to be a **highly accurate** clone of the classic Fasttracker II MS-DOS software. + +# Releases +Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/ft2.php). \ + +Linux binaries can be found [here](http://phd-sid.ethz.ch/debian/.fasttracker2/). \ +If these don't work for you, you'll have to compile the code manually. + +# Compiling the code +Please read HOW-TO-COMPILE.txt file in the repository.