File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,11 @@ The files <em>[private](src/csfml/private)/\*\_gen.nim</em> are [automatically g
6262Installation
6363------------
6464
65- * nim-csfml* supports CSFML 2.3 ; there are older releases, down to CSFML 2.1. It has been tested on Linux 64-bit and Windows 7 with MinGW 32 -bit.
65+ * nim-csfml* supports CSFML 2.4 ; there are older releases, down to CSFML 2.1. It has been tested on Linux 64-bit.
6666
6767This library can be installed using <code >[ nimble] [ ] install csfml</code >.
6868
69- [ CSFML] [ ] 2.3 , which requires [ SFML] [ ] 2.3 , must be installed to use it.
69+ [ CSFML] [ ] 2.4 , which requires [ SFML] [ ] 2.4 , must be installed to use it.
7070On Windows you can just [ download CSFML] [ csfml ] and put the DLLs (which seem to be statically linked with SFML) in your project folder instead.
7171
7272### [ Troubleshooting] [ ]
Original file line number Diff line number Diff line change 11[Package ]
22name: " csfml"
3- version: " 2.3.1 "
3+ version: " 2.4.0 "
44author: " Oleh Prypin"
55description: " Bindings for Simple and Fast Multimedia Library (through CSFML)"
66license: " zlib"
You can’t perform that action at this time.
0 commit comments