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:
parent
aee5ba64f9
commit
80c10cee15
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
name = Minetest Game
|
name = Minetest Game
|
||||||
author = minetest
|
author = Minetest
|
||||||
description = Bundled by default with Minetest, and aims to be lightweight, moddable, and fairly playable without mods.
|
description = Bundled by default with Minetest, and aims to be lightweight, moddable, and fairly playable without mods.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue