From 2d79d80f8429ce2769762492d4b77f516ccb2e3c Mon Sep 17 00:00:00 2001 From: RGBCube Date: Fri, 17 Mar 2023 22:29:28 +0300 Subject: [PATCH] Mod: Update contents --- v.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v.mod b/v.mod index f3cccbf..1ed4b69 100644 --- a/v.mod +++ b/v.mod @@ -1,7 +1,7 @@ Module { name: 'ConfigTTD' - description: '' - version: '' - license: '' + description: 'Setup & configure your OpenTTD server much easily. ' + version: '0.0.1' + license: 'AGPL' dependencies: [] }