Skip to content

Commit 29832e4

Browse files
authored
Update README.md
1 parent 2a4a8e8 commit 29832e4

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,22 @@ it between AFPSCounterOperationMode.Disabled and AFPSCounterOperationMode.Normal
310310
AFPSCounter.Instance.fpsCounter.ExtraText = "<b>Temp:</b> <color=#A76ED1>40</color>";
311311
Counter will be immediately updated after calling this API. To remove text, just pass null. Rich Text is supported.
312312

313+
------------------------------------------------------------------------
314+
315+
# Compatibility
316+
317+
Plugin should work fine on any platform, including WebGL and VR and it was tested on these platforms:
318+
319+
PC (Win, Mac, Linux, WebGL), iOS (incl. Google Cardboard), Android (incl. Gear VR, Google Cardboard, Vive Focus),
320+
Windows Universal Platform.
321+
322+
In addition, customers reported it as working on these:
323+
Wii U devkit (thx Black Lodge Games), Xbox One (thx Yaroslav Bakhvalov).
324+
325+
Please report if plugin does not work for you on some specific platform.
326+
327+
All features should work fine with any stripping level, IL2CPP runtime, .NET 4.6 compiler and Assembly Definitions.
328+
313329

314330

315331

0 commit comments

Comments
 (0)