Browse Source

Update a paragraph in the AssetLib page for clarity

skyace65 5 years ago
parent
commit
20359182da
1 changed files with 3 additions and 3 deletions
  1. 3 3
      tutorials/assetlib/using_assetlib.rst

+ 3 - 3
tutorials/assetlib/using_assetlib.rst

@@ -124,9 +124,9 @@ Similarly to the web version of the AssetLib, here you can search
 for assets by category, name, and sort them by factors such as name or edit date.
 for assets by category, name, and sort them by factors such as name or edit date.
 
 
 Notably, you can only fetch assets for the current version of Godot you are running.
 Notably, you can only fetch assets for the current version of Godot you are running.
-Also, you can only download Projects, Demos and Templates from the Project Manager
-view of the AssetLib, while Addons (tools, scripts, materials etc.) can only be
-downloaded from the in-project AssetLib.
+Projects, Demos and Templates can be downloaded from from the Project Manager
+view of the AssetLib. Addons (tools, scripts, materials etc.) can be downloaded from
+the in-project AssetLib and added to the current project.
 In addition, unlike when using the web frontend, the search results are updated
 In addition, unlike when using the web frontend, the search results are updated
 in real-time (you do not have to press Search after every change to your search
 in real-time (you do not have to press Search after every change to your search
 query for the changes to take place).
 query for the changes to take place).