mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 03:28:26 +00:00
8 lines
354 B
XML
8 lines
354 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<GameDir>C:\Program Files\Epic Games\OuterWilds</GameDir>
|
|
<OwmlDir>$(AppData)\OuterWildsModManager\OWML</OwmlDir>
|
|
<UnityAssetsDir>$(SolutionDir)\qsb-unityproject\Assets</UnityAssetsDir>
|
|
</PropertyGroup>
|
|
</Project> |