From 0c7334e4605aaf05501923beb6a97116542046ac Mon Sep 17 00:00:00 2001 From: Cameron Reikes Date: Thu, 29 Jun 2023 22:27:51 -0700 Subject: [PATCH] Clarify more build shenanigans --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e7af1c..f1febff 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ RPG GPT. Short experience # Important Building Steps -Open `art.blend`, go to the scripting tab and hit the play button to export all the 3d assets. Then, make sure that when you build, you also build and run the codegen so that said assets and other files are cpoied and imported +You must clone with git lfs is, and download git lfs files in this repository. If you don't know what that is, google it + +Open `art.blend`, go to the scripting tab and hit the play button run the script and export all the 3d assets. Then, make sure that when you build, you also build and run the codegen so that said assets and other files are copied and imported. For debug builds on windows, that's `call build_desktop_debug.bat codegen`, the codegen argument to the build script causing it to run codegen