Capitalize author in game.conf to match ContentDB

The author is used to track packages for updating, so it should match.
Este commit está contenido en:
Paul Ouellette 2019-05-26 15:16:53 -04:00 cometido por Paramat
padre aee5ba64f9
commit 80c10cee15
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -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.