1
0
mirror of https://github.com/Wyrrrd/EpicArtillerySounds.git synced 2026-04-24 22:40:12 +02:00

Bigger artillery compat

This commit is contained in:
Wyrrrd
2020-12-23 10:42:34 +01:00
parent 8bc01fca19
commit c3a5d1a38e
5 changed files with 23 additions and 2 deletions
+3 -2
View File
@@ -1,12 +1,13 @@
{
"name": "EpicArtillerySounds",
"version": "1.1.0",
"version": "1.1.1",
"title": "Epic Artillery Sounds",
"author": "Wyrrrd",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1.0",
"? lightArtillery >= 0.2.7"
"? lightArtillery >= 0.5.20",
"? bigger-artillery >= 0.2.01"
],
"description": "Bring the thunder to Factorio"
}