mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-01 03:20:03 -04:00
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
b853c8a509
commit
619408c1ac
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue