mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-27 18:42:20 +00:00
Version 2.0.16
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
package = "love-release"
|
package = "love-release"
|
||||||
version = "2.0.15-1"
|
version = "2.0.16-1"
|
||||||
rockspec_format = "3.0"
|
rockspec_format = "3.0"
|
||||||
source = {
|
source = {
|
||||||
url = "git://github.com/MisterDA/love-release.git",
|
url = "git://github.com/MisterDA/love-release.git",
|
||||||
tag = "v2.0.15",
|
tag = "v2.0.16",
|
||||||
}
|
}
|
||||||
description = {
|
description = {
|
||||||
summary = "Make LÖVE games releases easier",
|
summary = "Make LÖVE games releases easier",
|
||||||
@@ -16,7 +16,7 @@ It automates LÖVE Game Distribution.
|
|||||||
}
|
}
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"argparse",
|
"argparse",
|
||||||
"loadconf",
|
"loadconf >= 0.3.6",
|
||||||
"lua",
|
"lua",
|
||||||
"luafilesystem",
|
"luafilesystem",
|
||||||
"lua-zip",
|
"lua-zip",
|
Reference in New Issue
Block a user