Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HoubkneghteS committed Apr 17, 2020
1 parent f117537 commit 716e33c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"description": "Open-Source JS terrain generator",
"main": "main.js",
"scripts": {
"start": "electron ."
"start": "electron .",
"package": "electron-packager . --icon=assets/icons/weltenschaft.ico --out=release-builds --executablename=weltenschaft"
},
"author": "HoubkneghteS (Adam Simons)",
"repository": "github:HoubkneghteS/Weltenschaft",
Expand Down

0 comments on commit 716e33c

Please sign in to comment.