Please enable JavaScript in your browser!
Начало
Каталог
Помощ
Вход
godotengine
/
godot-demo-projects
огледало от
https://github.com/godotengine/godot-demo-projects
Наблюдаван
1
Харесван
1
Разклонения
0
Файлове
ИН на ревизия:
3e4f49cef7
Клонове
Маркери
2.1
3.0
3.1
3.2
3.3
3.4
3.5
3.x
4.0
4.1
4.2
gh-pages
master
4.2-31d1c0c
3.5-9e68af3
3.4-b0d4a7c
3.4-585455e
3.3-f9333dc
3.3-2d4d233
3.3-2ce76ff
3.2-57baf0a
3.2-8d9d58f
3.2-5c154da
3.2-5bd2bbf
3.1-c34a2b4
3.1-342f27e
3.0-d69cc10
3.0-219783e
3.0-59751d3
2.1.4-stable
2.1.3-stable
2.1.2-stable
2.1.1-stable
2.1-stable
godot-demo-p...
/
plugins
Chris Bradfield
9d66e8f2ef
Code cleanup
преди 6 години
..
custom_dock
2a9dbe8d51
Ported over the custom node and custom dock plugins to Godot 3.
преди 7 години
custom_import_plugin
9d66e8f2ef
Code cleanup
преди 6 години
custom_material_creator
9d66e8f2ef
Code cleanup
преди 6 години
custom_node
2a9dbe8d51
Ported over the custom node and custom dock plugins to Godot 3.
преди 7 години
readme.txt
2a9dbe8d51
Ported over the custom node and custom dock plugins to Godot 3.
преди 7 години
readme.txt
To install these, copy each of these folders to a folder:
addons/
inside your projects, example:
addons/custom_node
To distribute and install from UI, make a zip that contains the folder,
example:
zip -r custom_node.zip custom_node/*