Skip to content

Commit 6f3fc08

Browse files
authored
Update README.md
1 parent 3d2c3c8 commit 6f3fc08

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

5-
[![](https://img.shields.io/github/release-date/JohannesDeml/UnityWebGL-LoadingTest.svg)](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/releases) [![Tested up to Unity 6.1](https://img.shields.io/badge/tested%20up%20to%20unity-6000.1-green.svg?logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
5+
[![](https://img.shields.io/github/release-date/JohannesDeml/UnityWebGL-LoadingTest.svg)](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/releases) [![Tested up to Unity 6.2](https://img.shields.io/badge/tested%20up%20to%20unity-6000.1-green.svg?logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
66

7-
*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.1) and settings*
7+
*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.2) and settings*
88

99
* [Overview page of all builds](https://deml.io/experiments/unity-webgl/)
1010
* [Implementation in Godot](https://github.com/JohannesDeml/Godot-Web-LoadingTest)
@@ -13,17 +13,16 @@
1313

1414
## Features
1515

16-
* Toggle-able In-DOM Debug console
17-
![Debug Console Screenshot with description of features](./Documentation/DebugConsole.png)
18-
* Unity Rich text styling support for browser console & debug console
19-
![Screenshot of styled unity log message in browser console](./Documentation/UnityRichTextSupport.png)
16+
* [Toggle-able In-DOM Debug console](./Documentation/DebugConsole.png)
17+
* [Unity Rich text styling support for browser console & debug console](./Documentation/UnityRichTextSupport.png)
2018
* Easy access to unity functions through the browser console ([Youtube](https://youtu.be/OjypxsD6XMI))
2119
* Handy debug functions for times and memory consumption
22-
* Responsive template layout for maximum mobile compatibility
20+
* Responsive template layout for maximum mobile compatibility and smooth transition to the game after loading finished
2321
* Github Actions to automatically build the project and deploy it on the server via [Game CI](https://game.ci/)
24-
* Tracking multiple Unity versions starting from 2018.4
22+
* Action to upgrade a branch automatically to a new Unity version with automated builds and a PR
23+
* Tracking differnt Unity versions starting from 2018.4 (over 700 live demo builds for you to evaluate)
2524
* Brotli Compression
26-
* Build targets for webgl1, webgl2 and webgpu
25+
* Build targets for webgl1, webgl2 and webgpu with BiRP and URP
2726

2827
## Live Demos ([All Builds](https://deml.io/experiments/unity-webgl/))
2928

0 commit comments

Comments
 (0)