Skip to content

Commit a7251b2

Browse files
committed
AI Game Developer update
1 parent f63a6e6 commit a7251b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Installer/Assets/com.IvanMurzak/AI Particle System Installer/Installer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace com.IvanMurzak.Unity.MCP.ParticleSystem.Installer
1919
public static partial class Installer
2020
{
2121
public const string PackageId = "com.ivanmurzak.unity.mcp.particlesystem";
22-
public const string Version = "1.2.0";
22+
public const string Version = "1.2.1";
2323

2424
static Installer()
2525
{

Unity-Package/Assets/root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"renderer",
2525
"editor-tooling"
2626
],
27-
"version": "1.2.0",
27+
"version": "1.2.1",
2828
"unity": "2022.3",
2929
"description": "AI-powered tools for Unity ParticleSystem workflow. Inspect and modify ParticleSystem components via natural language commands—configure emission, shape, velocity curves, color gradients, and all modules without manual inspector navigation. Ideal for rapid prototyping and procedural effects generation. Built on top of the AI Game Developer (Unity-MCP) platform.",
3030
"dependencies": {

0 commit comments

Comments
 (0)