2020-02-24 17:34:05 +01:00
|
|
|
{
|
|
|
|
"$schema": "http://json.schemastore.org/template",
|
|
|
|
"author": "Ellpeck",
|
|
|
|
"classifications": ["MLEM", "MonoGame"],
|
2020-02-24 18:07:40 +01:00
|
|
|
"groupIdentity": "MLEM.Templates.Portable",
|
|
|
|
"identity": "MLEM.Templates.Portable",
|
2020-02-24 17:34:05 +01:00
|
|
|
"name": "MLEM Portable",
|
|
|
|
"shortName": "mlemportable",
|
|
|
|
"sourceName": "TemplateNamespace",
|
|
|
|
"preferNameDirectory": true,
|
|
|
|
"tags": {
|
|
|
|
"language": "C#",
|
|
|
|
"type": "project"
|
|
|
|
},
|
|
|
|
"primaryOutputs": [
|
|
|
|
{
|
2020-02-24 18:07:40 +01:00
|
|
|
"path": "TemplateNamespace.csproj"
|
2020-02-24 17:34:05 +01:00
|
|
|
}
|
2020-02-24 18:10:57 +01:00
|
|
|
]
|
2020-02-24 17:34:05 +01:00
|
|
|
}
|