1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3
- <Metadata >
4
- <Identity Id =" MDK.Morten Aune Lyrstad.e02b602e-3099-44a5-88c6-cb30cab978f6" Version =" 1.2.23 " Language =" en-US" Publisher =" Morten Aune Lyrstad" />
5
- <DisplayName >MDK/SE</DisplayName >
6
- <Description xml : space =" preserve" >A toolkit to help with ingame script (programmable block) development for Keen Software House's space sandbox Space Engineers.
3
+ <Metadata >
4
+ <Identity Id =" MDK.Morten Aune Lyrstad.e02b602e-3099-44a5-88c6-cb30cab978f6" Version =" 1.2.29 " Language =" en-US" Publisher =" Morten Aune Lyrstad" />
5
+ <DisplayName >MDK/SE</DisplayName >
6
+ <Description xml : space =" preserve" >A toolkit to help with ingame script (programmable block) development for Keen Software House's space sandbox Space Engineers.
7
7
8
8
Space Engineers is trademarked to Keen Software House. This toolkit is fan-made, and its developer has no relation to Keen Software House.</Description >
9
- <MoreInfo >https://github.com/malware-dev/MDK-SE</MoreInfo >
10
- <License >MIT License.txt</License >
11
- <GettingStartedGuide >https://github.com/malware-dev/MDK-SE/wiki/Getting-Started</GettingStartedGuide >
12
- <Tags >SpaceEngineers Space Engineers Programmable Block PB Ingame Script</Tags >
13
- </Metadata >
14
- <Installation >
15
- <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [15.0.28307.53, 17.0)" />
16
- </Installation >
17
- <Dependencies >
18
- <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.6.1,)" />
19
- <!-- <Dependency Id="Microsoft.VisualStudio.MPF.15.0" DisplayName="Visual Studio MPF 15.0" d:Source="Installed" Version="[15.0]" />-->
20
- </Dependencies >
21
- <Assets >
22
- <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" d : ProjectName =" IngameScriptTemplate" d : TargetPath =" |IngameScriptTemplate;TemplateProjectOutputGroup|" Path =" ProjectTemplates" d : VsixSubPath =" ProjectTemplates" />
23
- <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" d : ProjectName =" MixinProjectTemplate" d : TargetPath =" |MixinProjectTemplate;TemplateProjectOutputGroup|" Path =" ProjectTemplates" d : VsixSubPath =" ProjectTemplates" />
24
- <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" MDK" Path =" |MDK;PkgdefProjectOutputGroup|" />
25
- <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" d : ProjectName =" UtilityClass" d : TargetPath =" |UtilityClass;TemplateProjectOutputGroup|" Path =" ItemTemplates" d : VsixSubPath =" ItemTemplates" />
26
- <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" d : ProjectName =" ExtensionClass" d : TargetPath =" |ExtensionClass;TemplateProjectOutputGroup|" Path =" ItemTemplates" d : VsixSubPath =" ItemTemplates" />
27
- <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" d : ProjectName =" ReadMe" d : TargetPath =" |ExtensionClass;TemplateProjectOutputGroup|" Path =" ItemTemplates" d : VsixSubPath =" ItemTemplates" />
28
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDK" Path =" |MDK|" AssemblyName =" |MDK;AssemblyName|" />
29
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDKWhitelistExtractor" Path =" |MDKWhitelistExtractor|" AssemblyName =" |MDKWhitelistExtractor;AssemblyName|" />
30
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDKUtilities" Path =" |MDKUtilities|" AssemblyName =" |MDKUtilities;AssemblyName|" />
31
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDKAnalyzer" d : VsixSubPath =" Analyzers" Path =" |MDKAnalyzer|" AssemblyName =" |MDKAnalyzer;AssemblyName|" />
32
- </Assets >
33
- <Prerequisites >
34
- <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0,)" DisplayName =" Visual Studio core editor" />
35
- <Prerequisite Id =" Microsoft.VisualStudio.Component.Roslyn.LanguageServices" Version =" [15.0,)" DisplayName =" Roslyn Language Services" />
36
- </Prerequisites >
9
+ <MoreInfo >https://github.com/malware-dev/MDK-SE</MoreInfo >
10
+ <License >MIT License.txt</License >
11
+ <GettingStartedGuide >https://github.com/malware-dev/MDK-SE/wiki/Getting-Started</GettingStartedGuide >
12
+ <Tags >SpaceEngineers Space Engineers Programmable Block PB Ingame Script</Tags >
13
+ </Metadata >
14
+ <Installation >
15
+ <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [15.0.28307.53, 17.0)" />
16
+ </Installation >
17
+ <Dependencies >
18
+ <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.6.1,)" />
19
+ <!-- <Dependency Id="Microsoft.VisualStudio.MPF.15.0" DisplayName="Visual Studio MPF 15.0" d:Source="Installed" Version="[15.0]" />-->
20
+ </Dependencies >
21
+ <Assets >
22
+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" d : ProjectName =" IngameScriptTemplate" d : TargetPath =" |IngameScriptTemplate;TemplateProjectOutputGroup|" Path =" ProjectTemplates" d : VsixSubPath =" ProjectTemplates" />
23
+ <Asset Type =" Microsoft.VisualStudio.ProjectTemplate" d : Source =" Project" d : ProjectName =" MixinProjectTemplate" d : TargetPath =" |MixinProjectTemplate;TemplateProjectOutputGroup|" Path =" ProjectTemplates" d : VsixSubPath =" ProjectTemplates" />
24
+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" MDK" Path =" |MDK;PkgdefProjectOutputGroup|" />
25
+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" d : ProjectName =" UtilityClass" d : TargetPath =" |UtilityClass;TemplateProjectOutputGroup|" Path =" ItemTemplates" d : VsixSubPath =" ItemTemplates" />
26
+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" d : ProjectName =" ExtensionClass" d : TargetPath =" |ExtensionClass;TemplateProjectOutputGroup|" Path =" ItemTemplates" d : VsixSubPath =" ItemTemplates" />
27
+ <Asset Type =" Microsoft.VisualStudio.ItemTemplate" d : Source =" Project" d : ProjectName =" ReadMe" d : TargetPath =" |ExtensionClass;TemplateProjectOutputGroup|" Path =" ItemTemplates" d : VsixSubPath =" ItemTemplates" />
28
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDK" Path =" |MDK|" AssemblyName =" |MDK;AssemblyName|" />
29
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDKWhitelistExtractor" Path =" |MDKWhitelistExtractor|" AssemblyName =" |MDKWhitelistExtractor;AssemblyName|" />
30
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDKUtilities" Path =" |MDKUtilities|" AssemblyName =" |MDKUtilities;AssemblyName|" />
31
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" MDKAnalyzer" d : VsixSubPath =" Analyzers" Path =" |MDKAnalyzer|" AssemblyName =" |MDKAnalyzer;AssemblyName|" />
32
+ </Assets >
33
+ <Prerequisites >
34
+ <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0,)" DisplayName =" Visual Studio core editor" />
35
+ <Prerequisite Id =" Microsoft.VisualStudio.Component.Roslyn.LanguageServices" Version =" [15.0,)" DisplayName =" Roslyn Language Services" />
36
+ </Prerequisites >
37
37
</PackageManifest >
0 commit comments