mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup>
|
||
|
<GameDir>D:\EpicGames\OuterWilds</GameDir>
|
||
|
<OwmlDir>$(AppData)\OuterWildsModManager\OWML</OwmlDir>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|