diff --git a/.gitignore b/.gitignore index b248083..328a130 100644 --- a/.gitignore +++ b/.gitignore @@ -347,3 +347,5 @@ healthchecksdb # Backup folder for Package Reference Convert tool in Visual Studio 2017 MigrationBackup/ + +output/ diff --git a/metadata.json b/metadata.json index 80ff791..456f5b8 100644 --- a/metadata.json +++ b/metadata.json @@ -1,19 +1 @@ -{ - "gitHubUrl": "https://github.com/YoYoGames/GDKExtension", - "projectFile": "source/GDKExtension_gml/GDKExtension.yyp", - "projectVersion": "LTS22", - "releaseTemplate": "templates/release_body.md", - "extensionMetaData": [ - { - "extensionFile": "source/GDKExtension_gml/extensions/GDKExtension/GDKExtension.yy", - "packageId": "com.yoyogames.windowsgdkext", - "packageName": "WindowsGDK Ext", - "packageVersion": "1.0.7", - "packageFormat": "LTS22", - "includeFolders": null, - "includeResources": null, - "excludeFolders": null, - "excludeResources": null - } - ] -} \ No newline at end of file +{"gitHubUrl":"https://github.com/YoYoGames/GDKExtension","projectFile":"source/GDKExtension_gml/GDKExtension.yyp","projectVersion":"LTS22","releaseTemplate":"templates/release_body.md","extensionMetaData":[{"extensionFile":"source/GDKExtension_gml/extensions/GDKExtension/GDKExtension.yy","packageId":"com.yoyogames.windowsgdkext","packageName":"WindowsGDK Ext","packageVersion":"1.1.0","packageFormat":"LTS22","includeFolders":null,"includeResources":null,"excludeFolders":null,"excludeResources":null}]} \ No newline at end of file diff --git a/source/GDKExtension_gml/extensions/GDKExtension/GDKExtension.yy b/source/GDKExtension_gml/extensions/GDKExtension/GDKExtension.yy index f08da86..56b6bdd 100644 --- a/source/GDKExtension_gml/extensions/GDKExtension/GDKExtension.yy +++ b/source/GDKExtension_gml/extensions/GDKExtension/GDKExtension.yy @@ -14,7 +14,7 @@ "copyToTargets":64, "description":"", "exportToGame":true, - "extensionVersion":"1.0.7", + "extensionVersion":"1.1.0", "files":[ {"$GMExtensionFile":"","%Name":"","constants":[],"copyToTargets":64,"filename":"GDKExtension.dll","final":"","functions":[ {"$GMExtensionFunction":"","%Name":"gdk_init","argCount":0,"args":[1,],"documentation":"","externalName":"","help":"gdk_init(scid)","hidden":false,"kind":1,"name":"gdk_init","resourceType":"GMExtensionFunction","resourceVersion":"2.0","returnType":1,},