Skip to content

Conversation

@eratsu
Copy link

@eratsu eratsu commented Nov 5, 2020

I've added auto import tibia button and changed the explorer folder to windows explorer

added auto import tibia button and changed the explorer folder
@eratsu
Copy link
Author

eratsu commented Nov 5, 2020

now its necessary to import a new package called Microsoft.WindowsAPICodePack to build correctly the windows explorer screen.

https://www.nuget.org/packages/Microsoft.WindowsAPICodePack-Shell

Copy link

@soul4soul soul4soul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • All the files in /packages should be reverted and not checked in
  • All the files in SpiderClientConverter/obj should be reverted and not checked in

SprSignature = (uint)sprHex.Value;
}

private void button1_Click(object sender, EventArgs e)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Button and function should have a better name. Perhaps AutoImport for the button and autoImport_Click for the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants