1
0
mirror of https://github.com/Wyrrrd/Rocket_Turrets.git synced 2026-07-07 05:06:50 +02:00

Complementary file(s) format improvements

This commit is contained in:
Wyrrrd
2020-02-22 12:13:47 +01:00
parent d92ad6746d
commit 3b92d05476
2 changed files with 17 additions and 9 deletions
+5 -4
View File
@@ -1,11 +1,12 @@
{
"name": "Rocket_Turrets",
"version": "0.18.1",
"version": "0.18.2",
"title": "RocketTurrets",
"author": "Wyrrrd",
"contact": "",
"homepage": "",
"factorio_version": "0.18",
"dependencies": ["base >= 0.18.0", "? bobplates >= 0.18.1"],
"dependencies": [
"base >= 0.18.0",
"? bobplates >= 0.18.1"
],
"description": "Adds rocket turrets"
}