mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
42c5f732a2
A new plugin overriding BaseBTCpayServerPlugin need to override Identifier, Name, Version, and Description by default. This information is actually better saved in the .csproj of the plugin. Using <Title>, <Description> and <Version> properties. The identifier should match the assembly name as we assume at several places than a single plugin is a single dll. |
||
---|---|---|
.. | ||
BaseBTCPayServerPlugin.cs | ||
ConfirmModel.cs | ||
DatabaseOptions.cs | ||
DatabaseType.cs | ||
StatusMessageModel.cs |