Publisher | Let's Make a Game |
---|---|
File size | 1.05MB |
Number of files | 135 |
Latest version | 1.0.0 |
Latest release date | 2020-09-22 07:35:12 |
First release date | 2020-09-22 07:35:12 |
Supported Unity versions | 2018.4.2 or higher |
Features
• Add New & Edit C# Compiler Options From The UI
• Custom Compiler Options Inspector
• Migrate to the New .NET & Roslyn Compiler
• Force Recompilation With a Button
• Detect Warning As Error & Ignore It
• Easily Access Options and Warnings Documentation
Supported Options
• -warnaserror / Treat Warnings As Errors
• -nowarn / Ignore Warnings
• -unsafe / Allow Unsafe Code
• -reference -r / Import From a File, Reference Assembly (dll)
• -define -d / Change Compiler Directives
• -warn -w / Change the Warning Level - Hide Not Severe, Keep Your Project Clean
• Any Other Custom Option
Supports both Roslyn (csc.rsp) & Mono (mcs.rsp) response file syntax.
Supports new .NET 4.x and older .NET 3.5 Scripting Runtime and all compatibility levels.
Tested with Unity 2017, 2018, 2019, 2020. Supports both Personal & Professional versions.