1
0
mirror of https://github.com/Wyrrrd/EpicArtillerySounds.git synced 2026-06-10 17:58:34 +02:00

2 Commits

Author SHA1 Message Date
Wyrrrd 8bc01fca19 Version bump for base game 1.1 2020-12-02 18:47:07 +01:00
Wyrrrd dd010556eb Update README.md
Matched format
2020-03-27 12:55:52 +01:00
3 changed files with 10 additions and 5 deletions
+2 -2
View File
@@ -10,5 +10,5 @@ This mod should just work, but I specifically added compatibility for the follow
+ [Light Artillery](https://mods.factorio.com/mod/lightArtillery) - also added sound to turret and wagon + [Light Artillery](https://mods.factorio.com/mod/lightArtillery) - also added sound to turret and wagon
### Credits ### Credits
+ Thanks to [MadClown01](https://mods.factorio.com/user/MadClown01) for the [original mod](https://mods.factorio.com/mod/Epic-Artillery-Sounds). Thanks to [MadClown01](https://mods.factorio.com/user/MadClown01) for the [original mod](https://mods.factorio.com/mod/Epic-Artillery-Sounds).
+ Sound borrowed (then edited) from World of Tanks Sound borrowed (then edited) from World of Tanks
+5
View File
@@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 2020-12-02
Changes:
- Version bump for base game 1.1
---------------------------------------------------------------------------------------------------
Version: 0.18.1 Version: 0.18.1
Date: 2020-03-23 Date: 2020-03-23
Features: Features:
+3 -3
View File
@@ -1,11 +1,11 @@
{ {
"name": "EpicArtillerySounds", "name": "EpicArtillerySounds",
"version": "0.18.1", "version": "1.1.0",
"title": "Epic Artillery Sounds", "title": "Epic Artillery Sounds",
"author": "Wyrrrd", "author": "Wyrrrd",
"factorio_version": "0.18", "factorio_version": "1.1",
"dependencies": [ "dependencies": [
"base >= 0.18", "base >= 1.1.0",
"? lightArtillery >= 0.2.7" "? lightArtillery >= 0.2.7"
], ],
"description": "Bring the thunder to Factorio" "description": "Bring the thunder to Factorio"