# | Line 64 | Line 64 | |
---|---|---|
64 | <Compile Include="Core\ConfigPlugin.cs" /> | |
65 | <Compile Include="Core\InputPlugin.cs" /> | |
66 | <Compile Include="Core\PluginBase.cs" /> | |
67 | + | <Compile Include="Core\PluginLoader.cs" /> |
68 | <Compile Include="Core\WindowPlugin.cs" /> | |
69 | + | <Compile Include="Interfaces\PluginInterfaces.cs" /> |
70 | <Compile Include="Properties\AssemblyInfo.cs" /> | |
71 | </ItemGroup> | |
72 | <ItemGroup> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |