Closed xS91D closed 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
PM5 Version