Closed jsm174 closed 2 years ago
This PR updates MpfGamelogicEngine to use the latest updates to IGamelogicEngine.
MpfGamelogicEngine
IGamelogicEngine
Before merging, and after VPE is merged, we should update package.json accordingly:
package.json
"dependencies": { "org.visualpinball.engine.unity": "0.0.1-preview.xxx" },
This PR updates
MpfGamelogicEngine
to use the latest updates toIGamelogicEngine
.Before merging, and after VPE is merged, we should update
package.json
accordingly: