I’m curious about the “clean” option. It was my assumption that if this was unchecked, it wouldn’t rebuild the whole engine, and as I already had it built, it would go through the process faster and end up copying everything over to LocalBuilds within a couple minutes. However, it starts the whole build process from scratch, even if that is unchecked.
[edit]
I guess the right question here is, is there any way to have this tool just copy the built version files over, without doing any compilation? I’m still trying to master the build system and I’ve poured over a lot, but haven’t found a fool-proof way to zero in on simply copying stuff over. I’m about to do it manually, but my goodness… That will be a headache, and way too much room for error!