From a57ab5016669d309468bc63b46e8cf323ad46d2b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 2 May 2022 22:38:59 -0700 Subject: Fix the mod id to use underscores. --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.json b/modinfo.json index 82fdeda..a566f27 100644 --- a/modinfo.json +++ b/modinfo.json @@ -1,7 +1,7 @@ [ { "type": "MOD_INFO", - "ident": "restore-reactor-core-expansion", + "ident": "restore_reactor_core_expansion", "name": "Restore Reactor Core Expansion", "authors": ["jc_gargma"], "description": "Restore the reactor core expansion device.", -- cgit v1.2.1