JSPM

game-dev-cli-windows-x64

0.0.0-placeholder
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q58647F
  • License MIT

Windows x64 prebuilt binary distribution for the AI Game Dev CLI. This is a placeholder reservation; real releases ship via GitHub Actions Trusted Publishing from the IvanMurzak/AI-Game-Dev-App repository on a tag-triggered workflow.

Package Exports

  • game-dev-cli-windows-x64
  • game-dev-cli-windows-x64/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (game-dev-cli-windows-x64) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

game-dev-cli-windows-x64

Windows x64 prebuilt binary distribution for the AI Game Dev CLI.

What this package is

This package contains the Windows x64 prebuilt binary used by the game-dev-cli wrapper. End users do not install this package directly — it ships as an optionalDependencies of game-dev-cli and is selected automatically based on process.platform and process.arch at install time.

Status

This is currently a placeholder reservation — the version is 0.0.0-placeholder. The first real release (0.1.0) will be published via GitHub Actions Trusted Publishing from the IvanMurzak/AI-Game-Dev-App repository on a tag-triggered workflow, alongside the matching game-dev-cli wrapper.

Install

# You don't install this package directly. Install the wrapper:
npm install -g game-dev-cli

The wrapper's postinstall picks the right platform package for your machine.

License

MIT