diff options
author | jacopo grandi <jak.sk8@hotmail.it> | 2021-02-18 14:14:23 +0100 |
---|---|---|
committer | jacopo grandi <jak.sk8@hotmail.it> | 2021-02-18 14:14:23 +0100 |
commit | 5f0fce4191309e9526b7109a0d87c092ce6a4193 (patch) | |
tree | 105257f876551814aa74a0760ec116bd1bf307a5 /README.md | |
parent | ead78d51e662057467b79d3a65b20c4ba83cbf07 (diff) |
main
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1 +1,8 @@ -# arena
\ No newline at end of file +# hello + +in order to compile +* have the sdl2 library at C:\MinGW_libs\include +* have the pylibsys library at C:\MinGW_libs\include +* have .a files in C:\MinGW_libs\libs + +run lcb (link compile build), build will be in build folder |