shithub: ft2-clone

Download patch

ref: a2f19de82ff56c52d445e88a802bee4df1c161e5
parent: fe46cb47df86f1e740dce81e820ade70031902db
parent: 4c269a5cf3dabe54417e90a00f6bffce1fef52b0
author: Olav Sørensen <olav.sorensen@live.no>
date: Thu Jan 30 12:06:11 EST 2020

Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone

--- a/README.md
+++ b/README.md
@@ -13,5 +13,6 @@
 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. \
+My first priority is to make an _accurate_ 1:1 clone, and not to make flexible and easily modifiable code.
+
 Big parts of the code (except GUI) are directly ported from the original FT2 source code, with permission to use a BSD 3-Clause license.