@@ -5,11 +5,14 @@ Change the C# compiler (csc) used on your Unity project, as you like!
5
5
6
6
[ ![ ] ( https://img.shields.io/npm/v/com.coffee.csharp-compiler-settings?label=openupm®istry_uri=https://package.openupm.com )] ( https://openupm.com/packages/com.coffee.csharp-compiler-settings/ )
7
7
[ ![ ] ( https://img.shields.io/github/v/release/mob-sakai/CSharpCompilerSettingsForUnity?include_prereleases )] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/releases )
8
- [ ![ ] ( https://img.shields.io/github/release-date/mob-sakai/CSharpCompilerSettingsForUnity.svg )] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/releases )
9
- ![ ] ( https://img.shields.io/badge/unity-2018.3%20or%20later-green.svg )
10
- [ ![ ] ( https://img.shields.io/github/license/mob-sakai/CSharpCompilerSettingsForUnity.svg )] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/blob/upm/LICENSE.txt )
11
- [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-orange.svg )] ( http://makeapullrequest.com )
12
- [ ![ ] ( https://img.shields.io/twitter/follow/mob_sakai.svg?label=Follow&style=social )] ( https://twitter.com/intent/follow?screen_name=mob_sakai )
8
+ [ ![ ] ( https://img.shields.io/github/release-date/mob-sakai/CSharpCompilerSettingsForUnity.svg )] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/releases ) [ ![ ] ( https://img.shields.io/github/license/mob-sakai/CSharpCompilerSettingsForUnity.svg )] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/blob/master/LICENSE.txt )
9
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-orange.svg )] ( http://makeapullrequest.com )
10
+ ![ ] ( https://img.shields.io/badge/Unity%202018.3%20or%20later-supported-blue.svg )
11
+ ![ ] ( https://img.shields.io/badge/Unity%202019.x-supported-blue.svg )
12
+ ![ ] ( https://img.shields.io/badge/Unity%202020.x-supported-blue.svg )
13
+ [ ![ Test] ( https://mob-sakai.testspace.com/spaces/130862/badge?token=43a50d2fc998aa362d36934597de0c84527e5690 )] ( https://mob-sakai.testspace.com/spaces/130862 )
14
+ [ ![ CodeCoverage] ( https://mob-sakai.testspace.com/spaces/130862/metrics/99758/badge )] ( https://mob-sakai.testspace.com/spaces/130862/current/Code%20Coverage/Code%20Coverage" )
15
+ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/mob-sakai/CSharpCompilerSettingsForUnity/unity-test )
13
16
14
17
<< [ Description] ( #description ) | [ Installation] ( #installation ) | [ Usage] ( #usage ) | [ Contributing] ( #contributing ) >>
15
18
@@ -92,6 +95,7 @@ Let's enjoy C# 8.0 features with your Unity project!
92
95
* If ` dotnet ` is required, install it automatically.
93
96
* ` CompilerType.BuiltIn ` compiler option to disable this plugin.
94
97
* ` Enable Logging ` option to display compilation log.
98
+ * ` Allow Nullable ` option to enable [ Nullable reference types (C# 8.0)] ( https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/nullable-reference-types ) .
95
99
96
100
[ OpenSesame.Net.Compilers ] : https://www.nuget.org/packages/OpenSesame.Net.Compilers
97
101
[ OpenSesame.Net.Compilers.Toolset ] : https://www.nuget.org/packages/OpenSesame.Net.Compilers.Toolset
@@ -197,7 +201,7 @@ The project setting asset for C# Compiler will be saved in `ProjectSettings/CSha
197
201
### For C# 8.0 features
198
202
199
203
[ C# 8.0 features] ( https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8 )
200
- [ samples] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/tree/develop /Assets/C%23%208.0%20Features )
204
+ [ samples] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/tree/sandbox /Assets/C%23%208.0%20Features )
201
205
202
206
If you want to use the C# 8.0 features, set it up as follows:
203
207
@@ -223,7 +227,7 @@ Some features required external library.
223
227
### For C# 9.0 features (preview)
224
228
225
229
[ C# 9.0 features] ( https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-9 )
226
- [ samples] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/tree/develop /Assets/C%23%209.0%20Features )
230
+ [ samples] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/tree/sandbox /Assets/C%23%209.0%20Features )
227
231
228
232
If you want to use the C# 9.0 features, set it up as follows:
229
233
@@ -248,7 +252,7 @@ Issues are very valuable to this project.
248
252
### Pull Requests
249
253
250
254
Pull requests are, a great way to get your ideas into this repository.
251
- See [ CONTRIBUTING.md] ( /../../ blob/develop /CONTRIBUTING.md) and [ develop ] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/tree/develop ) branch.
255
+ See [ CONTRIBUTING.md] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/ blob/master /CONTRIBUTING.md) and [ sandbox ] ( https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/tree/sandbox ) branch.
252
256
253
257
### Support
254
258
@@ -267,12 +271,13 @@ With your support, I can spend more time on development. :)
267
271
268
272
## Author
269
273
270
- [ mob-sakai] ( https://github.com/mob-sakai )
271
- [ ![ ] ( https://img.shields.io/twitter/follow/mob_sakai.svg?label=Follow&style=social )] ( https://twitter.com/intent/follow?screen_name=mob_sakai )
274
+ * [ mob-sakai] ( https://github.com/mob-sakai ) [ ![ ] ( https://img.shields.io/twitter/follow/mob_sakai.svg?label=Follow&style=social )] ( https://twitter.com/intent/follow?screen_name=mob_sakai ) ![ GitHub followers ] ( https://img.shields.io/github/followers/mob-sakai?style=social )
275
+ ![ ] ( https://user-images.githubusercontent.com/12690315/96912074-bcede500-14dc-11eb-8acd-3fdd8d0e4606.png )
272
276
273
277
## See Also
274
278
275
279
* GitHub page : https://github.com/mob-sakai/CSharpCompilerSettingsForUnity
276
280
* Releases : https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/releases
277
281
* Issue tracker : https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/issues
278
- * Change log : https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/blob/upm/CHANGELOG.md
282
+ * Change log : https://github.com/mob-sakai/CSharpCompilerSettingsForUnity/blob/master/CHANGELOG.md
283
+ * Test Space : https://mob-sakai.testspace.com/spaces/130862/current
0 commit comments