File tree Expand file tree Collapse file tree 6 files changed +17
-5
lines changed
Packages/com.cerebro.unity Expand file tree Collapse file tree 6 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " com.cerebro.unity" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "displayName" : " CereBro.Unity" ,
55 "description" : " A Model Agnostic MCP (Model Context Protocol) Clinet-Server for Unity." ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1818
1919 <PropertyGroup >
2020 <PackageId >Rob1997.CereBro.Open-AI</PackageId >
21- <Version >1.0.5 </Version >
21+ <Version >1.0.6 </Version >
2222 <Authors >rob1997</Authors >
2323 <Description >Open-AI Implementation for CereBro</Description >
2424 <PackageIcon >icon.png</PackageIcon >
Original file line number Diff line number Diff line change 1616
1717 <PropertyGroup >
1818 <PackageId >Rob1997.CereBro.Playground</PackageId >
19- <Version >1.0.5 </Version >
19+ <Version >1.0.6 </Version >
2020 <Authors >rob1997</Authors >
2121 <Description >CereBro's Playground</Description >
2222 <PackageIcon >icon.png</PackageIcon >
Original file line number Diff line number Diff line change 1515 <PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
1616 </ItemGroup >
1717
18+ <PropertyGroup >
19+ <PackageId >Rob1997.CereBro.Server.Unity</PackageId >
20+ <Version >1.0.6</Version >
21+ <Authors >rob1997</Authors >
22+ <Description >Used as an intermediary MCP Server to relay data between the MCP Client and CereBro.Unity</Description >
23+ <PackageIcon >icon.png</PackageIcon >
24+ <PackageIconUrl >https://raw.githubusercontent.com/rob1997/CereBro/refs/heads/main/icon.png</PackageIconUrl >
25+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
26+ <PackageReadmeFile >README.md</PackageReadmeFile >
27+ <PackageProjectUrl >https://github.com/rob1997/CereBro</PackageProjectUrl >
28+ <RepositoryUrl >https://github.com/rob1997/CereBro</RepositoryUrl >
29+ </PropertyGroup >
1830</Project >
Original file line number Diff line number Diff line change 1717
1818 <PropertyGroup >
1919 <PackageId >Rob1997.CereBro.Server</PackageId >
20- <Version >1.0.5 </Version >
20+ <Version >1.0.6 </Version >
2121 <Authors >rob1997</Authors >
2222 <Description >CereBro's MCP Server</Description >
2323 <PackageIcon >icon.png</PackageIcon >
Original file line number Diff line number Diff line change 2626
2727 <PropertyGroup >
2828 <PackageId >Rob1997.CereBro</PackageId >
29- <Version >1.0.5 </Version >
29+ <Version >1.0.6 </Version >
3030 <Authors >rob1997</Authors >
3131 <Description >AI Agent Wrapper for .Net</Description >
3232 <PackageIcon >icon.png</PackageIcon >
You can’t perform that action at this time.
0 commit comments