1
0
mirror of https://github.com/Wyrrrd/EpicArtillerySounds.git synced 2026-07-07 05:26:51 +02:00

Migration to 2.0

This commit is contained in:
Wyrrrd
2024-10-26 23:22:15 +02:00
parent 0669a0ffd3
commit e5f6108f2a
4 changed files with 11 additions and 20 deletions
+4 -5
View File
@@ -1,13 +1,12 @@
{
"name": "EpicArtillerySounds",
"version": "1.1.1",
"version": "2.0.0",
"title": "Epic Artillery Sounds",
"author": "Wyrrrd",
"factorio_version": "1.1",
"factorio_version": "2.0",
"dependencies": [
"base >= 1.1.0",
"? lightArtillery >= 0.5.20",
"? bigger-artillery >= 0.2.01"
"base >= 2.0.0",
"? bigger-artillery >= 0.7.1"
],
"description": "Bring the thunder to Factorio"
}