mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
works now please?
This commit is contained in:
parent
2722643066
commit
a114b5453d
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
|||
</PostBuildEvent>
|
||||
<PostBuildEvent Condition="'$(OS)' != 'Windows_NT'">
|
||||
cp -f "$(SolutionDir)../HorseIsleData/gamedata.json" "$(TargetDir)gamedata.json"
|
||||
cp -f "$(SolutionDir)./HorseIsleData/HI1.MAP" "$(TargetDir)HI1.MAP"
|
||||
cp -f "$(SolutionDir)../HorseIsleData/HI1.MAP" "$(TargetDir)HI1.MAP"
|
||||
</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
|
@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||
-->
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<History>False|2021-10-26T07:36:44.5305762Z;</History>
|
||||
<History>False|2021-10-26T07:51:56.3298896Z;False|2021-10-26T03:36:44.5305762-04:00;</History>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1 +1 @@
|
|||
0f22c6597f4fd76e98abaa87dacf90655825c5d6
|
||||
272264306646a6607563cf57bcc8f0c64f9bfb7b
|
||||
|
|
Loading…
Add table
Reference in a new issue