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

0.18 port

- Ported to 0.18
- Added german locale
- Added changelog file
- Renamed mod
- Matched versioning to Factorio versions
This commit is contained in:
Wyrrrd
2020-02-18 20:11:53 +01:00
parent aa95db9ef5
commit 2edc188795
32 changed files with 890 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "Rocket_Turrets",
"version": "0.18.0",
"title": "RocketTurrets",
"author": "Wyrrrd",
"contact": "",
"homepage": "",
"factorio_version": "0.18",
"dependencies": ["base >= 0.18.0", "boblibrary >= 0.18.0", "bobplates >= 0.18.0", "bobelectronics >= 0.18.0"],
"description": "Adds rocket turrets"
}