new: 新增PS5平台支持
parent
5932a6f9a6
commit
1ff3b5c324
|
|
@ -135,6 +135,8 @@ namespace Obfuz
|
|||
"PlaybackEngines/WSASupport/Variations/il2cpp/Managed",
|
||||
#elif UNITY_LUMIN
|
||||
"PlaybackEngines/LuminSupport/Variations/il2cpp/Managed",
|
||||
#elif UNITY_PS5
|
||||
"PlaybackEngines/PS5Player/Variations/il2cpp/Managed",
|
||||
#else
|
||||
#error "Unsupported platform, please report to us"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue