mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-25 03:25:59 +00:00
13 lines
159 B
Plaintext
13 lines
159 B
Plaintext
Bullet Maya Plugin
|
|
|
|
|
|
How to build in linux:
|
|
|
|
Please check the beginning of the Makefile to make sure that the variables are correct.
|
|
Then do:
|
|
|
|
make install
|
|
|
|
|
|
|