miuu-diamond-time-viewer/UserProperties.xml

10 lines
339 B
XML

<Project>
<PropertyGroup>
<!-- Remove this property -->
<UserPropertiesNotSetUp>True</UserPropertiesNotSetUp>
<!-- Insert path to MIUU game directory here -->
<GameDir></GameDir>
<!-- Insert path to where your mod should build to -->
<ModOutputDir>$(GameDir)\Mods\DiamondTimeViewer</ModOutputDir>
</PropertyGroup>
</Project>