From 38bb4b7c4d3f746f0dd2d0713d30481641c7be50 Mon Sep 17 00:00:00 2001 From: PhoenixARC <46140834+PhoenixARC@users.noreply.github.com> Date: Sat, 23 Apr 2022 13:59:20 -0400 Subject: [PATCH] Update README.md add note about building once. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 09c162f7..26f749b7 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ Modify .PCK archives as you please! * Open `MinecraftUSkinEditor.sln` * hit run *or* hit **Shift+b** + +### A quick note: + +* Forms will not load in viewer until the solution is build _at least_ once