doc/unity/en/install.md
If you don't know which style or version to use. please visit FAQ
You can add it by this way with Unity that support UPM
https://github.com/chexiongsheng/puerts_unity_demo.git+Add from FileAddPuerTS Has Uploaded to OpenUPM: https://openupm.com/packages/com.tencent.puerts.core/
you can follow the guide of OpenUPM to install
It's friendly for modifing PuerTS yourself。
If you're using Unity2018 or below. you have to append .txt to the builtin js code in the PuerTS
if you found the problem caused in mac os: puerts.bundle is damaged. you can do
sudo xattr -r -d com.apple.quarantine puerts.bundle. But is may cause git problem