File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 44
55 1 . Download and install [ SFML] ( http://sfml-dev.org/ ) .
66 2 . Download SFGUI from the
7- [ download page] ( http ://sfgui.sfml-dev.de/download ) . If available, choose a
8- binary release for your operating system and IDE/toolset.
7+ [ download page] ( https ://github.com/TankOs/SFGUI/releases ) . If available,
8+ choose a binary release for your operating system and IDE/toolset.
99 3 . Unpack the archive.
10- 4 . If source release: Build and install SFGUI (see * Building* for
10+ 4 . If source release: Build and install SFGUI (see [ Building] ( #building ) for
1111 instructions).
1212 5 . To see that everything works, start a new C++ project and compile the
1313 [ Hello World example] ( https://github.com/TankOs/SFGUI/blob/master/examples/HelloWorld.cpp ) .
1414
1515## Documentation
1616
17- See SFGUI's [ help section] ( http://sfgui.sfml-dev.de/p/docs ) for a user guide,
18- style reference, API reference and FAQ. You can also find links to a forum and
19- an IRC chat there.
17+ Visit the [ SFGUI wiki] ( https://github.com/TankOs/SFGUI/wiki ) for further help.
2018
2119## Building
2220
You can’t perform that action at this time.
0 commit comments