2020-02-10 23:03:28 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
2020-08-09 12:38:35 +01:00
|
|
|
<GameDir>D:\EpicGames\OuterWilds</GameDir>
|
|
|
|
<OwmlDir>C:\Users\Henry\Downloads\OWModManager\OWML</OwmlDir>
|
2020-08-09 09:17:00 +02:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
|
|
<StartWorkingDirectory>C:\Program Files\Epic Games\OuterWilds\OuterWilds_Data\Managed\</StartWorkingDirectory>
|
2020-02-13 19:58:49 +01:00
|
|
|
</PropertyGroup>
|
2020-05-20 22:52:27 +02:00
|
|
|
</Project>
|