diff options
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 |