<aside>
💡 ProtoPie Plugin for Unity
</aside>
⭐ Release Notes & Download Link
Connect中文说明,请进这里
Past Releases
2.9.8
- Release Notes
- Bug fixes
- Fixed issue with reloading Cloud Pies on Windows OS
- Fixed issues related to Connect APIs. We’ve also added Swagger API documentation which can be viewed at
/api-docs/
- Downloads
- ProtoPie Connect Desktop
- ProtoPie Connect Embedded
2.9.7
~~2.9.6~~
(Users of 2.9.5 and below, upgrade to 2.9.7)
~~2.9.5~~
(Users of 2.9.4 and below, upgrade to 2.9.7)
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
<aside>
💡 In case pies and groups disappear when upgrading to 2.4.0, delete the following files and try running ProtoPie Connect again
- macOS Desktop version: /Users/[USERNAME]/Library/Application Support/ProtoPie Connect/data/database.sqlite
- Windows Desktop version: C:\Users\[USERNAME]\AppData\Roaming\ProtoPie Connect\data\database.sqlite
- Embedded version: [PROTOPIE CONNECT EMBEDDED]/data/database.sqlite
- Alternatively check: [ROOT]/data/database.sqlite
</aside>
⭐ Important for Bridge App
From ProtoPie Connect 2.0, in order to connect the BridgeApp to the Connect Server, the ‘ppBridgeApp’ event must be emitted after socket connection from the BridgeApp.
- Step by Step : How to emit the event?