diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-04-14 06:53:53 -0700 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-04-14 07:05:49 -0700 |
commit | 7ca781e1d5bb34c601153c4acfc9cf61873b8b8a (patch) | |
tree | ac1736609fa9ecd77cb9f87e8ac14af05c78c08b /info.json |
Initial (fork of robot-start-2 by Krypt0n_C0R3)
Diffstat (limited to 'info.json')
-rw-r--r-- | info.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/info.json b/info.json new file mode 100644 index 0000000..a8bc580 --- /dev/null +++ b/info.json @@ -0,0 +1,18 @@ +{
+ "name": "robot-start-2",
+ "version": "1.0.1",
+ "factorio_version": "2.0",
+ "title": "Robot start 2",
+ "author": "Krypt0n_C0R3",
+ "contact": "",
+ "homepage": "",
+ "description": "Replace your character to roboport",
+ "dependencies": [
+ "base",
+ "Repair_Turret",
+ "? space-age",
+ "? quality",
+ "! ElectroTurret",
+ "! ShockTurret"
+ ]
+}
|