forked from sphair/ClanLib
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
36 lines (27 loc) · 1.03 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Getting started
---------------
There is an installation and getting started guide online at
http://clanlib.org/documentation.html
If you are upgrading from an earlier version of ClanLib, read the breaking changes document at
http://clanlib.org/breaking-changes.html
If you need help, use our forum at http://www.rtsoft.com/forums/forumdisplay.php?13-Official-ClanLib-SDK-Forums
Documentation
-------------
Please read documentation online at http://clanlib.org/documentation.html
In the Examples folder you find a selection of examples showing various
features of ClanLib.
IRC
---
Our official IRC channel is located at irc.freenode.net, channel #clanlib.
Making ClanLib even better
--------------------------
We are grateful for all the help we can get, and if you wish to contribute with
anything, don't hesitate to contact us.
If you have fixed something in ClanLib, you can send us a pull request through GitHub.
ClanLib Website
---------------
Check out ClanLib homepage at:
http://www.clanlib.org
--
Enjoy,
The ClanLib development team