openplanet-nl / plugin-manager

In-game plugin manager, installer, and updater.
6 stars 5 forks source link

Plugin dependencies #6

Open codecat opened 2 years ago

codecat commented 2 years ago

It should automatically install marked dependencies (this requires some changes on the website too)

MKuijpers commented 2 years ago

This also applies to plugin updates that add a new required dependency. The newly added required dependency should also be installed automatically when updating if the user does not have it installed yet.

MKuijpers commented 2 years ago

Related: #10