BepInEx / BepInEx.Templates

A collection of dotnet templates for BepInEx
MIT License
17 stars 10 forks source link

Fix the generated plugin info not picking up the name correctly #7

Closed aldelaro5 closed 1 year ago

aldelaro5 commented 1 year ago

So it assigns the description, but that value won't get pickup by PluginInfoProps because it's looking for the product, not the description. This pr makes it change so it takes the product.