gamemindpilot 1.7.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,8 +1,7 @@
1
- # 🎮 GameMindPilot (gmpilot)
1
+ # 🛸 GameMindPilot CLI v2.0.0 - Ultimate Edition
2
2
 
3
- **AI-powered CLI Companion for Game Developers & Designers.**
4
-
5
- GameMindPilot is a comprehensive command-line tool designed to accelerate game development workflows. From procedural concept generation to performance auditing and economy simulations, gmpilot brings the power of state-of-the-art AI (Gemini, OpenAI, Claude, Ollama) directly to your terminal.
3
+ **The World's Most Powerful AI Command-Line Suite for Game Developers.**
4
+ GameMindPilot is a massive, AI-driven toolkit encompassing **100+ commands** for every stage of game development—from the first spark of an idea to professional store deployment. From procedural concept generation to performance auditing and economy simulations, gmpilot brings the power of state-of-the-art AI (Gemini, OpenAI, Claude, Ollama) directly to your terminal.
6
5
 
7
6
  ## 🚀 Key Features
8
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gamemindpilot",
3
- "version": "1.7.0",
3
+ "version": "2.0.0",
4
4
  "description": "AI-powered CLI for game developers - Design, Asset Gen, Analysis & Optimization",
5
5
  "main": "dist/index.js",
6
6
  "bin": {