1
0
mirror of synced 2025-01-31 12:23:52 +01:00

KCL : Add another useful preset

This commit is contained in:
KillzXGaming 2020-08-16 16:01:47 -04:00
parent e39d161d33
commit b730e16c81
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"GameTitle": "LOZ Twilight Princess",
"Platform": "GCN",
"PrismThickness": 1.0,
"SphereRadius": 1.0,
"PaddingMin": -1.0,
"PaddingMax": 1.0,
"MaxRootSize": 1024,
"MinRootSize": 128,
"MinCubeSize": 128,
"MaxTrianglesInCube": 50,
"Comments": "",
"MaterialPresets": {
}
}

View File

@ -208,6 +208,9 @@
<None Include="KclMaterialPresets\Splatoon 2.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="KclMaterialPresets\Twilight Princess.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings">