BlackusPL / OnesPluginLibrary

Its ZeresPluginLibrary but with DiscordAPI
12 stars 21 forks source link

not working #3

Closed ohitstom closed 2 years ago

ohitstom commented 2 years ago

i got force updated to 2.0.0 of zerepluginlib and now it wont let me use this patch, and when it does it either doesnt work or automatically resets

Misha-133 commented 2 years ago

i got force updated to 2.0.0 of zerepluginlib and now it wont let me use this patch, and when it does it either doesnt work or automatically resets

As a temporary solution you can change plugin version in code to something greater than 2

for example change this from version: "1.2.35", to version: "2.2.35",

this will work, but it's genuinely not the best way to solve this issue