浏览代码

Updated details on valid search paths

nosoop 8 年之前
父节点
当前提交
e89dc3cfcf
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -3,9 +3,9 @@
 Fixes maps in custom search paths not being downloadable.
 Fixes maps in custom search paths not being downloadable.
 
 
 As posted in the [CSRD update for 25 September 2016][csrd-20160925], there is a bug with the
 As posted in the [CSRD update for 25 September 2016][csrd-20160925], there is a bug with the
-download list generation that prevents custom maps in manually-defined search paths from being
-added to the download table; clients were not able to download the map from the server if they
-were missing it.
+download list generation that prevents custom maps in manually-defined search paths (that is, 
+ones that are added with `-insert_search_path`) from being added to the download table; clients
+were not able to download the map from the server if they didn't have it.
 
 
 This plugin's only purpose is to work around that issue.
 This plugin's only purpose is to work around that issue.