Add new mod: TheLoreExplorer.SelfDestructButton (#486)

Co-authored-by: TheLoreExplorer <TheLoreExplorer@users.noreply.github.com>
This commit is contained in:
Raicuparta 2022-10-28 22:13:44 +02:00 committed by GitHub
parent c32136665c
commit 14eecc7728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1523,6 +1523,14 @@
], ],
"parent": "xen.NewHorizons", "parent": "xen.NewHorizons",
"authorDisplay": "xen & JohnCorby" "authorDisplay": "xen & JohnCorby"
},
{
"name": "Ship Self Destruct Button",
"uniqueName": "TheLoreExplorer.SelfDestructButton",
"repo": "TheLoreExplorer/SelfDestructButton",
"tags": [
"tweaks"
]
} }
] ]
} }