From 81d68304396559c1a0c6eb538857011bd54234db Mon Sep 17 00:00:00 2001 From: notnotmelon Date: Fri, 16 Feb 2024 15:35:33 -0600 Subject: [PATCH] Add pY achievements and update version to 2.1.23 --- changelog.txt | 5 +++++ data.lua | 2 +- info.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index c56e5d25..d22b5f00 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 2.1.23 +Date: ??? + Changes: + - Added pY achivements +--------------------------------------------------------------------------------------------------- Version: 2.1.22 Date: 2024-2-14 Changes: diff --git a/data.lua b/data.lua index cef15de0..3d87d300 100644 --- a/data.lua +++ b/data.lua @@ -310,7 +310,7 @@ end -- )) ---require('prototypes/achievements') +require('prototypes/achievements') require('prototypes/logo') require('prototypes/menu-simulations') diff --git a/info.json b/info.json index 117dc2d8..f71ef9c5 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "pycoalprocessing", - "version": "2.1.22", + "version": "2.1.23", "factorio_version": "1.1", "title": "Pyanodons Coal Processing", "author": "Pyanodon, Nexela, Kingarthur, notnotmelon, Mootykins, ShadowGlass, Archezekiel, Quintuple",