mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
12 lines
130 B
Text
12 lines
130 B
Text
|
|
HKCR
|
||
|
|
{
|
||
|
|
NoRemove AppID
|
||
|
|
{
|
||
|
|
'%APPID%' = s 'IEEmptyPhysXPlugin'
|
||
|
|
'IEEmptyPhysXPlugin.DLL'
|
||
|
|
{
|
||
|
|
val AppID = s '%APPID%'
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|