mirror of
https://codeberg.org/1414codeforge/moonspeak.git
synced 2025-06-05 22:09:19 +02:00
[rockspec] Improve description.
This commit is contained in:
@ -4,7 +4,8 @@ source = {
|
|||||||
url = "git+https://git.doublefourteen.io/lua/moonspeak.git"
|
url = "git+https://git.doublefourteen.io/lua/moonspeak.git"
|
||||||
}
|
}
|
||||||
description = {
|
description = {
|
||||||
summary = "LÖVE game localization library",
|
summary = "LÖVE game localization library.",
|
||||||
|
detailed = "A library providing common and structured functionality to make a game available across different languages."
|
||||||
homepage = "https://git.doublefourteen.io/lua/moonspeak",
|
homepage = "https://git.doublefourteen.io/lua/moonspeak",
|
||||||
maintainer = "The DoubleFourteen Code Forge <info@doublefourteen.io>",
|
maintainer = "The DoubleFourteen Code Forge <info@doublefourteen.io>",
|
||||||
license = "zlib"
|
license = "zlib"
|
||||||
|
Reference in New Issue
Block a user