Releases: moonolgerd/game-mcp
Releases · moonolgerd/game-mcp
Release list
v1.0.9
feat: add initial implementation of Game Discovery MCP VS Code extension - Created package.json for extension configuration and dependencies. - Implemented extension.ts to register the MCP server definition provider. - Added TypeScript configuration in tsconfig.json for compilation settings. - Configured webpack for building the extension with webpack.config.js.
v1.0.6
Update package version to 1.0.6 and schema reference in configuration…
v1.0.5
Change shell from PowerShell to Bash for NuGet publish step in workflow