2023-08-26 22:06:57 -04:00
|
|
|
<Project>
|
|
|
|
<PropertyGroup>
|
|
|
|
<!-- Remove this property -->
|
|
|
|
<UserPropertiesNotSetUp>True</UserPropertiesNotSetUp>
|
|
|
|
<!-- Insert path to MIUU game directory here -->
|
|
|
|
<GameDir></GameDir>
|
2023-10-06 21:25:15 -04:00
|
|
|
<!-- Change path if you want to change to where the mod should build -->
|
2023-08-26 22:06:57 -04:00
|
|
|
<ModOutputDir>$(GameDir)\Mods\DiamondTimeViewer</ModOutputDir>
|
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|