Skip to content

Commit 1305429

Browse files
authored
Update README.md
1 parent 452aa8e commit 1305429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FileDownload-UE4
22
A http based file download plugin for Unreal Engine 4.17
33

4-
## note:
5-
The plugin support async IO, but disabled by default, you can enable it by changing the condition from 0 to true(DownloadTask.cpp DownloadTask::OnGetChunkCompleted)
4+
## note
5+
The plugin support async IO, but disabled by default, you can enable it by changing the condition from 0 to true(DownloadTask.cpp DownloadTask::OnGetChunkCompleted)

0 commit comments

Comments
 (0)