From 6f0273190505bfcd323d2020c4b830425cc82f15 Mon Sep 17 00:00:00 2001 From: Momo the Monster <737888+momo-the-monster@users.noreply.github.com> Date: Thu, 23 Feb 2023 15:24:08 -0800 Subject: [PATCH] Removes WIP mention from Readme --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index cb489ce..d36f83b 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # VRChat Image Downloading Examples -This is a WIP Unity Example Project that demonstrates some ways that remote images can be downloaded using Udon in VRChat Worlds. +This is a Unity Example Project that demonstrates some ways that remote images can be downloaded using Udon in VRChat Worlds. ## Getting Started @@ -49,7 +49,6 @@ The basic logic flow of the script is this: ## Known Issues * The first image doesn't have its caption loaded quickly enough, so it doesn't show until the first loop around. -* The way I'm doing pseudo-sync could use some review. I _think_ it makes sense but I haven't tested it much. ## Using GitHub to Host the Images and Captions