forked from Awbugl/ProjectGenesis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDefaultPath.props
More file actions
11 lines (11 loc) · 829 Bytes
/
DefaultPath.props
File metadata and controls
11 lines (11 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="DefaultPath">
<BepInExPath>C:\Users\littl\AppData\Roaming\r2modmanPlus-local\DysonSphereProgram\profiles\Default\BepInEx</BepInExPath>
<DefaultOutputPath>$(BepInExPath)\plugins\HiddenCirno-GenesisBook\</DefaultOutputPath>
<DSPAssemblyPath>D:\SteamLibrary\steamapps\common\Dyson Sphere Program\DSPGAME_Data\Managed</DSPAssemblyPath>
<CommonAPIPath>$(BepInExPath)\plugins\CommonAPI-CommonAPI\CommonAPI.dll</CommonAPIPath>
<DSPModSavePath>$(BepInExPath)\plugins\CommonAPI-DSPModSave\DSPModSave.dll</DSPModSavePath>
<LDBToolPath>$(BepInExPath)\plugins\xiaoye97-LDBTool\LDBTool.dll</LDBToolPath>
</PropertyGroup>
</Project>