diff options
| author | Rye <rye@alchemyviewer.org> | 2025-10-20 13:10:19 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-20 13:10:19 -0400 |
| commit | 41e9595522c71534219158609e97186e4bfeac69 (patch) | |
| tree | 773cc9ebee97eb889618c41c73b125d04301cc8d /autobuild.xml | |
| parent | c847a5eaac635604a2490872c0ee8cc947273cf5 (diff) | |
Rework new convex decomp into a physicsextensions stub package and fix havok and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858)
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/autobuild.xml b/autobuild.xml index 8492dff304..2983307cbe 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1460,36 +1460,6 @@ <key>name</key> <string>llphysicsextensions_source</string> </map> - <key>llphysicsextensions_stub</key> - <map> - <key>platforms</key> - <map> - <key>common</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>bc41438b10ac6474cf5560465a3662a64f9e65a81342e4c33f18f6694581c7ee28c9ee6f091c36e80a0b1e10c68205be71eb5f8e40fef115d2c744fc2bbfcb43</string> - <key>hash_algorithm</key> - <string>blake2b</string> - <key>url</key> - <string>https://github.com/AlchemyViewer/llphysicsextensions_stub/releases/download/v1.0-cb4900e/llphysicsextensions_stub-1.0-common-17836965684.tar.zst</string> - </map> - <key>name</key> - <string>common</string> - </map> - </map> - <key>license</key> - <string>internal</string> - <key>license_file</key> - <string>LICENSES/llphysicsextensions.txt</string> - <key>copyright</key> - <string>Copyright (c) 2010, Linden Research, Inc.</string> - <key>version</key> - <string>1.0</string> - <key>name</key> - <string>llphysicsextensions_stub</string> - </map> <key>llphysicsextensions_tpv</key> <map> <key>platforms</key> |
