VisualPinball / VisualPinball.Engine.Mpf

Mission Pinball Framework support for VPE
MIT License
0 stars 1 forks source link

misc: update to latest gle interface #13

Closed jsm174 closed 1 year ago

jsm174 commented 2 years ago

This PR updates MpfGamelogicEngine to use the latest updates to IGamelogicEngine.

Before merging, and after VPE is merged, we should update package.json accordingly:

  "dependencies": {
    "org.visualpinball.engine.unity": "0.0.1-preview.xxx"
  },