add manifest
[platform/upstream/libbullet.git] / lib / readme.txt
1 At the moment there are no binary packages from Bullet library.
2 Once this is done, the libraries will be placed here
3
4 LinearMath
5 BulletCollision
6 BulletDynamics
7
8 The C-API will be available in the include folder.
9
10 For now, there is only C++ files, see src/btBulletCollisionCommon.h and src/btBulletDynamicsCommon.h
11
12 http://bullet.googlecode.com
13 Erwin Coumans