소스 검색

Update a paragraph in the AssetLib page for clarity

skyace65 5 년 전
부모
커밋
20359182da
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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.
 
 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 real-time (you do not have to press Search after every change to your search
 query for the changes to take place).