From 82e11750a8f024150c8b67658c38cf5238a0b7c6 Mon Sep 17 00:00:00 2001 From: npc-strider <41374977+npc-strider@users.noreply.github.com> Date: Mon, 23 Jul 2018 23:54:57 +0800 Subject: [PATCH] Update info.json --- mod/info.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mod/info.json b/mod/info.json index 7a45248..9142c9d 100644 --- a/mod/info.json +++ b/mod/info.json @@ -1,10 +1,10 @@ { - "name": "Template_MOD", - "version": "0.0.1", + "name": "Refinery_overhaul", + "version": "0.1.0", "factorio_version": "0.16", - "title": "Template MOD", + "title": "Oil Refinery Overhaul", "author": "npc_strider(morley376)", "contact": "", "homepage": "http://steamcommunity.com/id/morley376", - "description": "Template Description" -} \ No newline at end of file + "description": "Removes the oil-refinery entity and replaces it with an in-world method of constructing distileries" +}