DigitalStorageTweak/DigitalStorage Recipie Tweaks.uplugin

30 lines
No EOL
653 B
Text

{
"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"
}
]
}