ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit cd1494f83b2f04a6128cda051cd26b3a31ad8961
parent f6e8f4fd5784e515a156cf3f13f228bce75a3367
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Mon,  2 Dec 2019 12:22:54 +0100

Update README.md
Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -11,3 +11,6 @@ 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. + +PS: The source code is quite hackish and hardcoded. \ +My first priority is _accuracy_, not flexibility and clean code.