smrendererv3/tests/SM_TEST/App.config
Nineto Nine 17cbebcf6a 27 Sep 2021
+ Added Amount Map to the new Bloom system.

~ Moved all projects to .NetFramework 4.5.2
~ Made sure, you can't get a higher multisampling as 8.
2021-09-27 17:17:38 +02:00

6 lines
180 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
</startup>
</configuration>