Blank
Results
2
issues of
Blank
```cs // IconPath: ./icon.ico (Exists) // OutputPath: ./test.exe (Exists) IconFile iconFile = new IconFile(IconPath); IconDirectoryResource iconDirectoryResource = new IconDirectoryResource(iconFile); iconDirectoryResource.SaveTo(OutputPath); ``` I am using this code to add icon to...
Webhook killed: https://discord.com/api/webhooks/953628637243006976/r8Emou8yGjwva_Sq7c1haP3nCOtFwQgCvtK9FIkoDvMGcLUkvzXeG0pjeR9YFkTOZbyp