21 lines
524 B
JSON
21 lines
524 B
JSON
{
|
|
"Name": "AdditionalCropsFramework",
|
|
"Author": "Alpha_Omegasis",
|
|
"Version": {
|
|
"MajorVersion": 1,
|
|
"MinorVersion": 0,
|
|
"PatchVersion": 0,
|
|
"Build": null
|
|
},
|
|
"MinimumApiVersion": "1.15",
|
|
"Description": "Allows additional crops to be added to their own .xnb files without having to override crop.xnb!",
|
|
"UniqueID": "Omegasis.AdditionalCropsFramework",
|
|
"EntryDll": "AdditionalCropsFramework.dll",
|
|
"Dependencies": [
|
|
{
|
|
"UniqueID": "Omegasis.StardustCore",
|
|
"IsRequired": true
|
|
}
|
|
]
|
|
}
|