We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740fcc0 commit b30d571Copy full SHA for b30d571
README.md
@@ -10,21 +10,21 @@ Supports AOT an JIT compilation. For AOT it uses nested `link.xml` file to exclu
10
11
### Platform
12
13
-✔️ Windows
14
-✔️ Android
15
-✔️ iOS
16
-✔️ MacOS
+- ✔️ Windows
+- ✔️ Android
+- ✔️ iOS
+- ✔️ MacOS
17
18
### Scripting backend
19
20
-❌ `Mono`
21
-✔️ `IL2CPP`
+- ❌ `Mono`
+- ✔️ `IL2CPP`
22
23
### API Compatibility
24
25
-❌ `.NET Framework`
26
-✔️ `.NET Standard 2.0`
27
-✔️ `.NET Standard 2.1`
+- ❌ `.NET Framework`
+- ✔️ `.NET Standard 2.0`
+- ✔️ `.NET Standard 2.1`
28
29
# Usage
30
0 commit comments