mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 12:12:48 +08:00
13 lines
356 B
JSON
13 lines
356 B
JSON
|
{
|
||
|
"name": "bullet3",
|
||
|
"version": "3.17",
|
||
|
"port-version": 1,
|
||
|
"description": "Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library",
|
||
|
"homepage": "https://github.com/bulletphysics/bullet3",
|
||
|
"features": {
|
||
|
"multithreading": {
|
||
|
"description": "Multithreading functionality for bullet3"
|
||
|
}
|
||
|
}
|
||
|
}
|