Skip to content

Commit 1c98ff6

Browse files
authored
Add platform test info 🧐
1 parent 4571ca7 commit 1c98ff6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22

33
![Preview](./preview.png)
44

5-
Testing Unity's WebGL capabilities for different versions and Platforms
5+
Testing Unity's WebGL capabilities for different versions and platforms
66

77
Version | Size | Link
88
--- | --- | ---
99
2018.2.3f1 | 2.97 MB (3,121,037 bytes) | https://deml.io/experiments/unity-webgl/2018.2.3f1/
1010
2019.3.0b8 | 4.06 MB (4,257,932 bytes) | https://deml.io/experiments/unity-webgl/2019.3.0b8/
1111
2019.3.0f6 | 3.28 MB (3,448,034 bytes) | https://deml.io/experiments/unity-webgl/2019.3.0f6/
1212

13+
## Platforms
14+
Platform | Tested
15+
--- | ---
16+
Android | ✅
17+
iOS | ✅
18+
Mac | ✅
19+
Windows 10 | ✅
20+
21+
1322
## Notes
1423
* The server is configured to support wasm streaming, see [.htaccess file](./Configuration/.htaccess)
1524
* In order to get rid of the warning on iOS it is removed in a post process build step ([File](./Assets/Scripts/Editor/RemoveMobileSupportWarningWebBuild.cs))

0 commit comments

Comments
 (0)