miuu-console-unlocker/UserProperties.xml
2023-09-07 22:35:16 -04:00

10 lines
337 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\ConsoleUnlocker</ModOutputDir>
</PropertyGroup>
</Project>