]> git.somenet.org - factorio/some-spidertron.git/commitdiff
RELEASE 2.1.0 - Initial compatibility with Factorio 2.1 master
authorSomeone <someone@somenet.org>
Fri, 26 Jun 2026 19:44:48 +0000 (21:44 +0200)
committerSomeone <someone@somenet.org>
Fri, 26 Jun 2026 19:44:48 +0000 (21:44 +0200)
changelog.txt
info.json

index 0d51189ab63dc36a5e2b7b465e4a9ed446aca7dd..b5dfa7ca6f36b5ab487161ab593e327b97737802 100644 (file)
@@ -1,3 +1,10 @@
+---------------------------------------------------------------------------------------------------
+Version: 2.1.0
+Date: 2026-06-26
+
+  Changed:
+    - Initial compatibility with Factorio 2.1
+
 ---------------------------------------------------------------------------------------------------
 Version: 2.0.1
 Date: 2026-01-16
index 19e8aad7ff8f10b8944a18ee27f617647c2128f3..2ceb9bbf97c8c4a5f5fc9187b009e415460b1261 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,12 +1,12 @@
 {
     "name": "some-spidertron",
-    "version": "2.0.1",
+    "version": "2.1.0",
     "title": "Spidertron - huge grid (24x22)",
     "author": "someone1337",
     "homepage": "https://git.somenet.org/factorio/some-spidertron.git",
     "description": "The spidertron is just a minor addition or so they said ... boy, were they wrong. Nearly unkillable, fast as hell and at least twice as deadly ... all hail mega-spidertron! (spidertron-on-ground-zero is just for the epic effect, it will get killed by a nuke)",
-    "factorio_version": "2.0",
+    "factorio_version": "2.1",
     "dependencies": [
-        "base>=2.0.0"
+        "base>=2.1.0"
     ]
 }