mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Fix rockspec
This commit is contained in:
@@ -92,6 +92,11 @@ love-release is only installable through LuaRocks and highly depends on LuaRocks
|
||||
```sh
|
||||
# sudo
|
||||
luarocks install --server=http://luarocks.org/dev lua-zip
|
||||
|
||||
# latest stable version
|
||||
luarocks install love-release
|
||||
|
||||
# development version
|
||||
luarocks install --server=http://luarocks.org/dev love-release
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user