These plugins are no longer supported and will likely crash, hence they were removed from the Windower launcher entirely. They all have addon equivalents in place.
Attainment
- Replaced by PointWatch (addon)
AutoExec
- Replaced by AutoEx (addon)
namespace Analogy | |
{ | |
/// <summary> | |
/// This example shows that a library that needs access to target .NET Standard 1.3 | |
/// can only access APIs available in that .NET Standard. Even though similar the APIs exist on .NET | |
/// Framework 4.5, it implements a version of .NET Standard that isn't compatible with the library. | |
/// </summary>INetCoreApp10 | |
class Example1 | |
{ | |
public void Net45Application(INetFramework45 platform) |
Range Multiplier Inverse Distance Difference to next | |
------------------------------------------------------ | |
2: 1.70 0.58824 3.4 1.07273 | |
3?: 1.490909 0.67073 4.47273 1.28727 | |
4: 1.44 0.69444 5.76 1.12889 | |
5?: 1.377778 0.72581 6.88889 0.91111 | |
6?: 1.30 0.76923 7.8 0.6 | |
7: 1.20 0.83333 8.4 2.0 | |
8: 1.30 0.76923 10.4 2.0 | |
9: 1.377778 0.72581 12.4 2.1 |