diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..9e6ba13 --- /dev/null +++ b/changelog.txt @@ -0,0 +1,17 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.18.1 +Date: 22. 2. 2020 + Changes: + - Added changelog file + - Changed dependency to base 0.18 +--------------------------------------------------------------------------------------------------- +Version: 0.18.0 +Date: 20. 2. 2020 + Changes: + - Ported to 0.18 + - Renamed mod for upload in mod portal + - Matched versioning to Factorio versions + + Graphics: + - Added thumbnail +--------------------------------------------------------------------------------------------------- \ No newline at end of file diff --git a/info.json b/info.json index 8fe6f43..65b7160 100644 --- a/info.json +++ b/info.json @@ -3,8 +3,7 @@ "version": "0.18.0", "title": "Gun_Turret_Alerts", "author": "Wyrrrd", - "homepage": "", "factorio_version": "0.18", - "dependencies": ["base >= 0.16"], + "dependencies": ["base >= 0.18"], "description": "Adds map alerts for players when a turret is either out of ammo or has low ammo" } \ No newline at end of file