From ceb339be4a76ce1eb35522f0e2dbb68b89bee1e5 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Thu, 11 Jul 2024 17:03:36 +0800 Subject: [PATCH] Add instructions on how to open blueprint browser --- src/editor/windows/blueprints.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/editor/windows/blueprints.md b/src/editor/windows/blueprints.md index a4c1aaa..93976d5 100644 --- a/src/editor/windows/blueprints.md +++ b/src/editor/windows/blueprints.md @@ -18,10 +18,14 @@ The blueprint files themselves can be sent to others who can then also use them ## Blueprint Browser -Once you have blueprints, you can view them in the **Blueprint Browser**. You'll be able to see thumbnails for all of your blueprints, as well as perform searches or filter by tags. Clicking a blueprint will 'open' it load into your [clipboard](clipboard.md). +Once you have blueprints, you can view them in the **Blueprint Browser**. + +You can open the **Blueprint Browser** by clicking on the big button in the [Clipboard window](clipboard.md), or by using Main Menu Bar > Windows > Blueprint Browser + +You'll be able to see thumbnails for all of your blueprints, as well as perform searches or filter by tags. Clicking a blueprint will 'open' it load into your [clipboard](clipboard.md). > Tip: You can go back and refresh by clicking the appropriate button next to the seach box. ## Multiplayer -On multiplayer, blueprints can be saved to and downloaded from the server rather than saving to your device. This means everyone on the server can use your saved blueprint. \ No newline at end of file +On multiplayer, blueprints can be saved to and downloaded from the server rather than saving to your device. This means everyone on the server can use your saved blueprint.