|
@@ -4,7 +4,7 @@ Triangles, according to its creative name, is about triangles. There are three h
|
|
|
|
|
|
## Installation
|
|
## Installation
|
|
|
|
|
|
-CMakeLists.txt is included, but probably does not work. I would appreciate feedback from fellow Linux users.
|
|
|
|
|
|
+CMakeLists.txt is included, but probably does not work. I would appreciate feedback from fellow Linux users. This CMakeLists.txt is not optimized for Windows, because I have no clue how CMake works on Windows.
|
|
|
|
|
|
There is a win32 build for Triangles 0.0.7, but probably does not work: [download here.](http://bit.ly/windows-triangles)
|
|
There is a win32 build for Triangles 0.0.7, but probably does not work: [download here.](http://bit.ly/windows-triangles)
|
|
|
|
|
|
@@ -33,3 +33,7 @@ The code is licensed in GPLv3. See LICENSE file for licensing information.
|
|
The files are CC-By-SA 4.0, unless stated otherwise in about.txt.
|
|
The files are CC-By-SA 4.0, unless stated otherwise in about.txt.
|
|
|
|
|
|
Triangles copies [this version](https://github.com/JumpingToasts/LTBL2) of [LTBL2](https://github.com/222464/LTBL2) in ltbl subdirectory. LTBL is licensed in zlib/png.
|
|
Triangles copies [this version](https://github.com/JumpingToasts/LTBL2) of [LTBL2](https://github.com/222464/LTBL2) in ltbl subdirectory. LTBL is licensed in zlib/png.
|
|
|
|
+
|
|
|
|
+## Appendix
|
|
|
|
+
|
|
|
|
+Big thanks to (alphabetically): Dragoniar (NEGATIVE MENTAL ATTITUDE), OwocekTV, Ununoctium.
|