Clarify more build shenanigans

main
Cameron Murphy Reikes 12 months ago
parent 76d209f0b4
commit 0c7334e460

@ -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

Loading…
Cancel
Save