Skip to content

Commit

Permalink
Advise people to link to a released dependency URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dapetcu21 authored Jun 10, 2020
1 parent 9e54a68 commit 8cac229
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ Currently supports macOS, Windows, Linux and HTML5. Contribute!

You can use DefOS in your own project by adding this project as a
[Defold library dependency](http://www.defold.com/manuals/libraries/).
Open your `game.project` file and in the dependencies field under project add:

https://github.com/subsoap/defos/archive/master.zip
Add the latest dependency URL from the
[releases page](https://github.com/subsoap/defos/releases) to your
dependencies field in `game.project`.

## Methods

Expand Down

0 comments on commit 8cac229

Please sign in to comment.