From 67d70a7b4bcbbe1a2f84e86049887e2b7b27c1b0 Mon Sep 17 00:00:00 2001 From: Max Hipp <34799688+maxxmodding@users.noreply.github.com> Date: Thu, 8 Mar 2018 16:19:26 +0100 Subject: Update init.lua --- init.lua | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/init.lua b/init.lua index 6928379..f5bf69e 100644 --- a/init.lua +++ b/init.lua @@ -1,18 +1,21 @@ --[[ - Trainblocks + Trainblocks_bc ============= - This mod adds signs for the advanced trains mod by orwell + This mod adds signs for the advanced trains mod by orwell and it is bachwards-compatible to the advtrains_subwayblocks mod - version 0.1 by maxx + version 0.3 by maxx and gpcf - Copyright (C) 2018 Maximilian Hipp and gpcf + Copyright (C) 2018 maxx and gpcf See LICENSE.txt for more information History: 2018-03-04 version 0.1 release + 2018-03-05 version 0.2 added better node registrations and crafting receipes + 2018-03-06 version 0.21 added alias + 2018-03-07 version 0.3 removed alias in trainblocks and created trainblocks_bc for bachwards-compatibility | added new signs and blocks ]]-- -- cgit v1.2.3