File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
<AssemblyTitle >Core_FsmUtil</AssemblyTitle >
7
7
<Product >Core_FsmUtil</Product >
8
8
<Description >A Hollow Knight Mod</Description >
9
- <Copyright >Copyright © HK Modding 2021-2022 </Copyright >
9
+ <Copyright >Copyright © HK Modding 2023 </Copyright >
10
10
<AssemblyVersion >1.0.0.0</AssemblyVersion >
11
11
<FileVersion >1.0.0.0</FileVersion >
12
12
<OutputPath >bin\$(Configuration)\</OutputPath >
13
13
<LangVersion >latest</LangVersion >
14
14
<NoWarn >8002</NoWarn >
15
+ <PathMap >$(MSBuildProjectDirectory)=source</PathMap >
15
16
<HollowKnightRefs Condition =" '$(HollowKnightRefs)' == '' and Exists('E:/GOG/Hollow Knight 1.5 Modded/Hollow Knight_Data/Managed/')" >E:/GOG/Hollow Knight 1.5 Modded/Hollow Knight_Data/Managed/</HollowKnightRefs >
16
17
<HollowKnightRefs Condition =" '$(HollowKnightRefs)' == '' and Exists('C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\hollow_knight_Data\Managed\')" >C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\hollow_knight_Data\Managed\</HollowKnightRefs >
17
18
<ExportDir Condition =" '$(ExportDir)' == '' and Exists('E:/Documents/Projects/__Exports_Core/')" >E:/Documents/Projects/__Exports_Core/</ExportDir >
You can’t perform that action at this time.
0 commit comments