File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <NoWarn >1701;1702;CS0649;CS1591;</NoWarn >
2323 <AssemblyCopyright >2024 KSPModdingLibs Contributors</AssemblyCopyright >
2424 <AssemblyName >PluginModNuget</AssemblyName >
25- <KSPModRoot >$(MSBuildThisFileDirectory)</KSPModRoot >
25+ <KSPModRoot >$(MSBuildThisFileDirectory)/GameData/$(MSBuildProjectName) </KSPModRoot >
2626 </PropertyGroup >
2727
2828 <!-- DLL Dependencies-->
Original file line number Diff line number Diff line change 1717 <NoWarn >1701;1702;CS0649;CS1591;</NoWarn >
1818 <AssemblyCopyright >2024 KSPModdingLibs Contributors</AssemblyCopyright >
1919 <AssemblyName >PluginMod</AssemblyName >
20- <KSPModRoot >$(MSBuildThisFileDirectory)</KSPModRoot >
20+ <KSPModRoot >$(MSBuildThisFileDirectory)/GameData/$(MSBuildProjectName) </KSPModRoot >
2121 </PropertyGroup >
2222
2323 <!-- DLL Dependencies-->
You can’t perform that action at this time.
0 commit comments