File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Release</Configuration >
6- <Platform Condition =" '$(Platform)' == '' " >x64 </Platform >
6+ <Platform Condition =" '$(Platform)' == '' " >Any CPU </Platform >
77 <ProjectGuid >{2CEAE666-CBA5-4FA6-AEE3-D6C5CFB2DE20}</ProjectGuid >
88 <OutputType >Library</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >TommoJProductions</RootNamespace >
11- <AssemblyName >modapi_v0113 -alpha</AssemblyName >
11+ <AssemblyName >modapi_v0114 -alpha</AssemblyName >
1212 <TargetFrameworkVersion >v3.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile >Unity Full v3.5</TargetFrameworkProfile >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" '$(Configuration)' == 'Release'" >
2020 <OutputPath >bin\Release\</OutputPath >
21- <DocumentationFile >bin\Release\modapi_v0113 -alpha.xml</DocumentationFile >
21+ <DocumentationFile >bin\Release\modapi_v0114 -alpha.xml</DocumentationFile >
2222 </PropertyGroup >
2323 <PropertyGroup Condition =" '$(Configuration)' == 'Debug'" >
24- <DocumentationFile >bin\Debug\modapi_v0113-alpha.xml</DocumentationFile >
24+ <DocumentationFile >bin\Debug\modapi_v0114-alpha.xml</DocumentationFile >
25+ <OutputPath >bin\Debug\</OutputPath >
2526 </PropertyGroup >
2627 <ItemGroup >
2728 <Reference Include =" MSCLoader" >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ public static class ModClient
1515 /// <summary>
1616 /// Represents the version of the api.
1717 /// </summary>
18- public static string version = "0.1.1.3 " ;
18+ public static string version = "0.1.1.4 " ;
1919 /// <summary>
2020 /// Represents the assemble assemble audio source.
2121 /// </summary>
You can’t perform that action at this time.
0 commit comments