Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) %!s(int64=6) %!d(string=hai) anos
..
README.md 75b508032b added manyloc test suite; --path now relative to project dir if not absolute %!s(int64=11) %!d(string=hai) anos
sfml.nim 72dfe176f5 remove dead code elimination option (#7669) %!s(int64=6) %!d(string=hai) anos
sfml_audio.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
sfml_colors.nim 72dfe176f5 remove dead code elimination option (#7669) %!s(int64=6) %!d(string=hai) anos
sfml_vector.nim 72dfe176f5 remove dead code elimination option (#7669) %!s(int64=6) %!d(string=hai) anos

README.md

sfml-nimrod

Nimrod binding of SFML 2.0

This is only tested for Linux at the moment

What is needed for Windows / OS X?

  • The library names need filling in
  • TWindowHandle is handled differently on those platforms

I believe that is it