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-cliThe wrapper's postinstall picks the right platform package for your machine.
License
MIT