Capitalize author in game.conf to match ContentDB

The author is used to track packages for updating, so it should match.
This commit is contained in:
Paul Ouellette 2019-05-26 15:16:53 -04:00 committed by Paramat
부모 aee5ba64f9
커밋 80c10cee15
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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