begin recipie patches: Replace all Elevator Parts with Reinforced Iron plates
This commit is contained in:
commit
1acb54a061
53 changed files with 1305 additions and 0 deletions
30
DigitalStorage Recipie Tweaks.uplugin
Normal file
30
DigitalStorage Recipie Tweaks.uplugin
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0.0",
|
||||
"SemVersion": "1.0.0",
|
||||
"FriendlyName": "DigitalStorage Recipie Tweaks",
|
||||
"Description": "Put the description of what your mod changes here",
|
||||
"Category": "Modding",
|
||||
"CreatedBy": "YourName",
|
||||
"CreatedByURL": "",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": false,
|
||||
"IsExperimentalVersion": false,
|
||||
"Installed": false,
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "SML",
|
||||
"Enabled": true,
|
||||
"SemVersion": "^3.8.0"
|
||||
},
|
||||
{
|
||||
"Name": "ContentLib",
|
||||
"Enabled": true,
|
||||
"SemVersion": "^1.5.0"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue