diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-04-14 07:05:18 -0700 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-04-14 07:06:03 -0700 |
commit | 0b614ef0ea38b7a438c159180c87069bae8d6d06 (patch) | |
tree | 46c5061cc1700de6adf0d3f83888f4c9290d3bba /info.json | |
parent | 725f812c296634f9e07c9cd4744f5aa6271d11af (diff) |
Renames mod and updates all references
Diffstat (limited to 'info.json')
-rw-r--r-- | info.json | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,12 +1,12 @@ {
- "name": "robot-start-2",
- "version": "1.0.1",
+ "name": "von-newmann-2",
+ "version": "1.0.0",
"factorio_version": "2.0",
- "title": "Robot start 2",
- "author": "Krypt0n_C0R3",
- "contact": "",
+ "title": "Von Newmann 2",
+ "author": "Paul Oliver",
+ "contact": "contact@pauloliver.dev",
"homepage": "",
- "description": "Replace your character to roboport",
+ "description": "Fork of robot-start-2 by Krypt0n_C0R3. Replaces your character with a roboport.",
"dependencies": [
"base",
"Repair_Turret",
|