rename and and add build file

This commit is contained in:
Merith 2025-03-29 19:49:24 -07:00
parent 5742ff3d3e
commit c66550cd22
3 changed files with 8 additions and 2 deletions

View file

@ -0,0 +1,30 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0.0",
"SemVersion": "1.0.0",
"FriendlyName": "DigitalStorage Recipie Tweaks",
"Description": "Alters a few recipies for DigitalStorage to not include Project Parts",
"Category": "Modding",
"CreatedBy": "Merith",
"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"
}
]
}