Skip to content

Commit

Permalink
Update Readme depedency link to v1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrams authored Apr 25, 2020
1 parent 4ffb3b5 commit 98cc49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A universal render script & camera package for all the common camera types: pers

Install Rendercam in your project by adding it as a [library dependency](https://www.defold.com/manuals/libraries/). Open your game.project file and in the "Dependencies" field under "Project", add:
```
https://github.com/rgrams/rendercam/archive/v1.0.1.zip
https://github.com/rgrams/rendercam/archive/v1.0.2.zip
```

Then open the "Project" menu of the editor and click "Fetch Libraries". You should see the "rendercam" folder appear in your assets panel after a few moments.
Expand Down

0 comments on commit 98cc49a

Please sign in to comment.