mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Add instructions on importing all projects at once in the README
This may be helpful to newcomers; see #423.
This commit is contained in:
18
README.md
18
README.md
@@ -16,12 +16,22 @@ be used with [Godot Engine](https://godotengine.org), the open source
|
|||||||
- [`2.1`](https://github.com/godotengine/godot-demo-projects/tree/2.1) branch
|
- [`2.1`](https://github.com/godotengine/godot-demo-projects/tree/2.1) branch
|
||||||
for Godot 2.1.x.
|
for Godot 2.1.x.
|
||||||
|
|
||||||
|
## Importing all demos
|
||||||
|
|
||||||
|
To import all demos at once in the project manager:
|
||||||
|
|
||||||
|
- Clone this repository or [download a ZIP archive](https://github.com/godotengine/godot-demo-projects/archive/master.zip).
|
||||||
|
- If you've downloaded a ZIP archive, extract it somewhere.
|
||||||
|
- Open the Godot project manager and click the **Scan** button on the right.
|
||||||
|
- Choose the path to the folder containing all demos.
|
||||||
|
- All demos should now appear in the project manager.
|
||||||
|
|
||||||
## Useful links
|
## Useful links
|
||||||
|
|
||||||
- [Main website](https://godotengine.org)
|
- [Main website](https://godotengine.org)
|
||||||
- [Source code](https://github.com/godotengine/godot)
|
- [Source code](https://github.com/godotengine/godot)
|
||||||
- [Documentation](http://docs.godotengine.org)
|
- [Documentation](http://docs.godotengine.org)
|
||||||
- [Community hub](https://godotengine.org/community)
|
- [Community hub](https://godotengine.org/community)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user