point love2d starter link to the github releases page

pull/1/head
Evan Hemsley 2019-06-11 20:03:07 -07:00
parent 3a1c5e48bd
commit 58351be7ee
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ npm
You should see npm print out a bunch of help information. Now we're almost ready to begin.
Download the [Encompass/LÖVE starter project](https://github.com/encompass-ecs/encompass-love2d-starter). Place its contents in a folder and rename the folder to the name of your project. Change information in the `package.json` file where appropriate.
Download the [Encompass/LÖVE starter project](https://github.com/encompass-ecs/encompass-love2d-starter/releases). Place its contents in a folder and rename the folder to the name of your project. Change information in the `package.json` file where appropriate.
Now we are ready. Enter the project folder in your terminal and do: