This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
Godot
/
godot-demo-projects
cermin dari
https://github.com/godotengine/godot-demo-projects.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
3.1-c34a2b
Ranting
Tag
2.1
3.0
3.1
3.2
3.3
3.4
3.5
3.x
4.0
4.1
4.2
4.3
contributing-migration
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-5c154da
3.2-5bd2bbf
3.2-8d9d58f
3.2-57baf0a
3.1-342f27e
3.1-c34a2b4
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-proj...
/
plugins
Hugo Locurcio
184b0fe5f8
Optimize all images using `oxipng -o6 --strip all --zopfli`
6 tahun lalu
..
custom_dock
cfcc0f3964
Port misc and plugin demos to Godot 3.1
6 tahun lalu
custom_import_plugin
cfcc0f3964
Port misc and plugin demos to Godot 3.1
6 tahun lalu
custom_material_creator
cfcc0f3964
Port misc and plugin demos to Godot 3.1
6 tahun lalu
custom_node
184b0fe5f8
Optimize all images using `oxipng -o6 --strip all --zopfli`
6 tahun lalu
readme.txt
2a9dbe8d51
Ported over the custom node and custom dock plugins to Godot 3.
8 tahun lalu
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/*