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

Added integration for Light Artillery

This commit is contained in:
Wyrrrd
2020-03-23 11:49:14 +01:00
parent bfeb8fd256
commit 795b439446
6 changed files with 40 additions and 8 deletions
+5 -2
View File
@@ -1,9 +1,12 @@
{
"name": "EpicArtillerySounds",
"version": "0.18.1",
"version": "0.18.2",
"title": "Epic Artillery Sounds",
"author": "Wyrrrd",
"factorio_version": "0.18",
"dependencies": ["base >= 0.18"],
"dependencies": [
"base >= 0.18",
"? lightArtillery >= 0.2.7"
],
"description": "Bring the thunder to Factorio"
}