Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 36 forks source link

[BUG] Plugin.tar.gz folder structure issue #127

Closed EsserGaming closed 1 year ago

EsserGaming commented 1 year ago

On the latest version of DI (6.0.4-1.5.0) the plugin tar.gz file extract as the way it should. As it does this:

Plugin.tar.gz -> Plugin -> dependencies and then DiscordIntegration.dll And it used to not have the Plugin folder (which screws up many things, especially for pre-made eggs)

joker-119 commented 1 year ago

Fixed