mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-27 18:42:20 +00:00
Also delete lovec.exe from Windows archive
This commit is contained in:
committed by
Antonin Décimo
parent
fef178e592
commit
22638e72af
@@ -64,6 +64,7 @@ local function release(script, project, arch)
|
||||
|
||||
ar:add(dir..project.package..".exe", "string", exe..game)
|
||||
ar:delete(dir.."love.exe")
|
||||
ar:delete(dir.."lovec.exe")
|
||||
ar:delete(dir.."readme.txt")
|
||||
ar:delete(dir.."changes.txt")
|
||||
|
||||
|
Reference in New Issue
Block a user