Capitalize author in game.conf to match ContentDB
authorPaul Ouellette <oue.paul18@gmail.com>
Sun, 26 May 2019 19:16:53 +0000 (15:16 -0400)
committerParamat <paramat@users.noreply.github.com>
Sun, 26 May 2019 19:16:52 +0000 (20:16 +0100)
The author is used to track packages for updating, so it should match.

game.conf

index 255451fcff18d18249160c1d8e8b73adf14527ee..5c96882555589ddda32edfe846bf0d3c0aa56959 100644 (file)
--- a/game.conf
+++ b/game.conf
@@ -1,3 +1,3 @@
 name = Minetest Game
-author = minetest
+author = Minetest
 description = Bundled by default with Minetest, and aims to be lightweight, moddable, and fairly playable without mods.