Rename old mod to allow new one to use the `name` they share
This commit is contained in:
parent
3b93fc1c1c
commit
2c9e76a3e1
|
@ -7,7 +7,7 @@
|
|||
"kerbalstuff": "https://kerbalstuff.com/mod/18/Hangar%20Extender"
|
||||
},
|
||||
"ksp_version": "0.24.2",
|
||||
"name": "Hangar Extender",
|
||||
"name": "FS Hangar Extender",
|
||||
"abstract": "Extends the usable area when building in the SPH or VAB, so you can build outside or above the building. Useful for building large aircraft carriers or tall rockets.",
|
||||
"author": "Snjo",
|
||||
"version": "2.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FShangarExtender",
|
||||
"name": "Hangar Extender",
|
||||
"name": "FS Hangar Extender",
|
||||
"abstract": "Please use the other Hangar Extender mod, this is the wrong one",
|
||||
"author": "Snjo",
|
||||
"license": "CC-BY-4.0",
|
||||
|
|
Loading…
Reference in New Issue