From dbc6d89a9bdea98f30649a0a3ad9ceb462a7e990 Mon Sep 17 00:00:00 2001 From: Philip Wang Date: Wed, 11 Jan 2023 16:43:46 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1305f75..d4fe99a 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This Javascript will create a "Play" button in each scene card. You can click on * #### Versions - v1.3 Add "browserfull" mode and test fullscreen feature in all 3 browsers. - - v1.2 Add file details to the on mouse hover event. + - v1.2 Seperate the code with different mode: "browsers" and "player". + - v1.1 Add file details to the on mouse hover event. #### Plans - oculusvr mode: If you use Oculus Browser, the script can do automatic VR for you.