@@ -13,6 +13,9 @@ zip archive.
1313* Drag the contents of the archive to the location of the new project in the Finder/Explorer and replace the files in the project
1414* The editor will pick up the new files and you are ready to go
1515
16+ Alternatively you can add a project as a library dependency in a project. Add the zip url to the
17+ "dependencies" in the * project* section in "game.project".
18+
1619If you have any questions about these examples, please don't hesitate to visit [ the Defold forum] ( http://forum.defold.com ) .
1720
1821## Alien World
@@ -23,7 +26,7 @@ by Luis Zuno
2326web: http://ansimuz.com/
2427twitter: https://twitter.com/ansimuz
2528
26- Zip archive for download : https://github.com/defold/defold-examples/releases/download/0.1.0/alien-world.zip (Can also be used as a library dependency)
29+ Download or library use : https://github.com/defold/defold-examples/releases/download/0.1.0/alien-world.zip
2730
2831![ Alien World] ( alien-world/preview.png?raw=true )
2932
@@ -34,7 +37,7 @@ of the same color to create space for the spheres to move.
3437
3538There is a tutorial on how to build this game step by step from scratch at http://www.defold.com/tutorials/magic-link/
3639
37- Zip archive for download : https://github.com/defold/defold-examples/releases/download/0.1.0/magic-link.zip (Can also be used as a library dependency)
40+ Download or library use : https://github.com/defold/defold-examples/releases/download/0.1.0/magic-link.zip
3841
3942![ Magic Link] ( magic-link/preview.png?raw=true )
4043
@@ -45,14 +48,14 @@ possible.
4548
4649There is a tutorial on how to build this game step by step from scratch at http://www.defold.com/tutorials/getting-started/
4750
48- Zip archive for download : https://github.com/defold/defold-examples/releases/download/0.1.0/runner.zip (Can also be used as a library dependency)
51+ Download or library use : https://github.com/defold/defold-examples/releases/download/0.1.0/runner.zip
4952
5053![ Runner] ( runner/preview.png?raw=true )
5154
5255## Examples
5356
5457A handful of isolated examples showcasing various aspects of the Defold engine.
5558
56- Zip archive for download : https://github.com/defold/defold-examples/releases/download/0.1.0/examples.zip
59+ Download : https://github.com/defold/defold-examples/releases/download/0.1.0/examples.zip
5760
5861![ Examples] ( examples/preview.png?raw=true )
0 commit comments