mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Merge pull request #19526 from robojumper/fix_tutorials
Add support for tutorial links to makerst.py
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
Animations are just data containers, and must be added to odes such as an [AnimationPlayer] or [AnimationTreePlayer] to be played back.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/tutorials/animation/index.html
|
||||
<link>http://docs.godotengine.org/en/3.0/tutorials/animation/index.html</link>
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
||||
Reference in New Issue
Block a user