Muqsit / InvMenu

A PocketMine-MP virion to create and manage virtual inventories!
https://poggit.pmmp.io/ci/Muqsit/InvMenu/~
GNU General Public License v3.0
203 stars 76 forks source link

PM5 Version #199

Closed xS91D closed 1 year ago

xS91D commented 1 year ago

PM5 Version

Muqsit commented 1 year ago

InvMenu v4.6.1 exclusively supports PM5. You may use InvMenu_dev-184.phar in your PM5 plugin and make the following changes to your poggit.yml:

projects:
  MyPluginName:
    path: ""
    libs:
      - src: muqsit/InvMenu/InvMenu
-       branch: "4.0"
-       version: ^4.5.1
+       branch: pm5
+       version: ^4.6.1