Skip to content

Commit a4bacd2

Browse files
authored
docs: update WebGL.md
1 parent ae2f4a5 commit a4bacd2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

WebGL.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Implementing Immutable Unity SDK for WebGL
22

3+
> [!WARNING]
4+
> WebGL functionality is not officially supported.
5+
36
This guide provides focused instructions for implementing the Unity-Immutable-SDK in WebGL projects.
47

58
For general information on the SDK, please refer to
@@ -72,4 +75,4 @@ public class InitPassport : MonoBehaviour
7275
4. Choose a directory for the build output
7376
Your WebGL application will open in your default web browser once the build is complete.
7477

75-
For a complete working example, refer to the sample application in the SDK repository.
78+
For a complete working example, refer to the sample application in the SDK repository.

0 commit comments

Comments
 (0)