1
0
Fork 2

Capitalize author in game.conf to match ContentDB

The author is used to track packages for updating, so it should match.
Dieser Commit ist enthalten in:
Paul Ouellette 2019-05-26 15:16:53 -04:00 committet von Paramat
Ursprung aee5ba64f9
Commit 80c10cee15
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

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