Updated docker file for building using the new and simplified plugin system and the cleaner architecture. Added config files to specify which plugins to compile into
This commit is contained in:
6
Plugins.ApiServer.props
Normal file
6
Plugins.ApiServer.props
Normal file
@@ -0,0 +1,6 @@
|
||||
<Project>
|
||||
<ItemGroup>
|
||||
<!-- Put your plugin references here -->
|
||||
<!-- E.g. <PackageReference Include="MoonlightServers.ApiServer" Version="2.1.0" /> -->
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user