Skip to content

Commit 7666984

Browse files
committed
AI Game Developer update
1 parent a8a680f commit 7666984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0.39";
22+
public const string Version = "1.0.40";
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.0.39",
27+
"version": "1.0.40",
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)