You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
Merge pull request #114087 from Alex2782/resource_loader_tutorials
Add "Threaded Loading Demo" link to `ResourceLoader` tutorials
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
[b]Note:[/b] Non-resource files such as plain text files cannot be read using [ResourceLoader]. Use [FileAccess] for those files instead, and be aware that non-resource files are not exported by default (see notes in the [FileAccess] class description for instructions on exporting them).
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Threaded Loading Demo">https://godotengine.org/asset-library/asset/2778</link>
|
||||
<link title="Operating System Testing Demo">https://godotengine.org/asset-library/asset/2789</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
|
||||
Reference in New Issue
Block a user