mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-04 22:49:08 +01:00
19 lines
No EOL
473 B
JSON
19 lines
No EOL
473 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/template",
|
|
"author": "Ellpeck",
|
|
"classifications": ["MLEM", "MonoGame"],
|
|
"identity": "MLEMTemplates.DesktopGL",
|
|
"name": "MLEM DesktopGL",
|
|
"shortName": "mlemdesktopgl",
|
|
"sourceName": "TemplateNamespace",
|
|
"preferNameDirectory": true,
|
|
"tags": {
|
|
"language": "C#",
|
|
"type": "project"
|
|
},
|
|
"primaryOutputs": [
|
|
{
|
|
"path": "mlemdesktopgl.csproj"
|
|
}
|
|
]
|
|
} |