1
0
mirror of https://github.com/Wyrrrd/EpicArtillerySounds.git synced 2026-06-07 08:30:19 +02:00

Complementary file(s) format improvements

This commit is contained in:
Wyrrrd
2020-02-22 12:10:55 +01:00
parent 98ac92d276
commit 79ec2f398c
2 changed files with 10 additions and 5 deletions
+9 -2
View File
@@ -1,10 +1,17 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.18.1
Date: 22. 2. 2020
Changes:
- Matched changelog file format to what Factorio expects
---------------------------------------------------------------------------------------------------
Version: 0.18.0 Version: 0.18.0
Date: 20. 2. 2020 Date: 20. 2. 2020
Changes: Changes:
- Ported to 0.18 - Ported to 0.18
- Added changelog file - Added changelog file
- Added thumbnail - Renamed mod for upload in mod portal
- Renamed mod
- Matched versioning to Factorio versions - Matched versioning to Factorio versions
Graphics:
- Added thumbnail
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
+1 -3
View File
@@ -1,10 +1,8 @@
{ {
"name": "EpicArtillerySounds", "name": "EpicArtillerySounds",
"version": "0.18.0", "version": "0.18.1",
"title": "Epic Artillery Sounds", "title": "Epic Artillery Sounds",
"author": "Wyrrrd", "author": "Wyrrrd",
"contact": "",
"homepage": "",
"factorio_version": "0.18", "factorio_version": "0.18",
"dependencies": ["base >= 0.18"], "dependencies": ["base >= 0.18"],
"description": "Bring the thunder to Factorio" "description": "Bring the thunder to Factorio"