mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Use my fork of lua-zip ("misterda/lua-libzip") to support Lua 5.3
This commit is contained in:
@@ -15,9 +15,9 @@ It automates LÖVE Game Distribution.
|
||||
dependencies = {
|
||||
"argparse",
|
||||
"loadconf",
|
||||
"lua ~> 5.1",
|
||||
"lua",
|
||||
"luafilesystem",
|
||||
"lua-zip",
|
||||
"lua-libzip",
|
||||
"middleclass",
|
||||
}
|
||||
build = {
|
||||
|
Reference in New Issue
Block a user