Skip to content

v1.0.9

Latest

Choose a tag to compare

@moonolgerd moonolgerd released this 20 Feb 07:53
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.