DLL: Add initial code to create custom attributes

This commit is contained in:
Katy Coe
2021-01-05 03:42:51 +01:00
parent 370d15e8d9
commit a5d0ea39e6
3 changed files with 111 additions and 0 deletions

View File

@@ -707,6 +707,7 @@ This project uses:
- [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf)
- [XamlAnimatedGif](https://github.com/XamlAnimatedGif/WpfAnimatedGif) by Thomas Levesque
- [.NET Core Plugins](https://github.com/natemcmaster/DotNetCorePlugins) by Nate McMaster
- [dnlib](https://github.com/0xd4d/dnlib) by 0xd4d
Thanks to the following individuals whose code and research helped me develop this tool: