Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

Refactor all the plugins to the new `usePlugin` syntax. #1293

Closed JSideris closed 2 years ago

JSideris commented 2 years ago

Indeed, the major plugin update is not even out the door yet. But this is a better system for many reasons.

Rather than using experimental decorators, plugins will go back to using a usePlugin syntax. This offers numerous benefits.

The downsides are manageable.