mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 19:12:19 +00:00
Little fixes. Description and Homepage now global.
This commit is contained in:
12
config.ini
12
config.ini
@@ -13,6 +13,12 @@ love_version="0.9.1"
|
||||
; Project's name
|
||||
project_name=""
|
||||
|
||||
; Homepage
|
||||
homepage=""
|
||||
|
||||
; Description
|
||||
description=""
|
||||
|
||||
[windows]
|
||||
; Path to an .ico file to use
|
||||
icon=""
|
||||
@@ -35,12 +41,6 @@ maintainer_name=""
|
||||
; Maintainer_email
|
||||
maintainer_email=""
|
||||
|
||||
; Homepage
|
||||
homepage=""
|
||||
|
||||
; Description
|
||||
description=""
|
||||
|
||||
; Package name
|
||||
; No spaces and no special characters except underscore. Better be lowercase.
|
||||
package_name=""
|
||||
|
Reference in New Issue
Block a user