miuu-console-unlocker/UserProperties.xml

11 lines
337 B
XML
Raw Permalink Normal View History

2023-09-07 22:30:30 -04:00
<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\ConsoleUnlocker</ModOutputDir>
</PropertyGroup>
</Project>