Building shop functional and Building states are saved online

This commit is contained in:
Sewmina
2022-04-15 02:24:09 +05:30
parent 20fa8f1218
commit d90919474b
78 changed files with 5247 additions and 2935 deletions

View File

@@ -36,10 +36,10 @@
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<ItemGroup>
<Compile Include="Library/PackageCache/com.unity.shadergraph@10.8.1/Editor/Utilities/EnumInfo.cs" />
<Compile Include="Library/PackageCache/com.unity.shadergraph@10.8.1/Editor/Utilities/GenerationAPIAttribute.cs" />
<Compile Include="Library/PackageCache/com.unity.shadergraph@10.8.1/Editor/Utilities/AssemblyInfo.cs" />
<Compile Include="Library/PackageCache/com.unity.shadergraph@10.8.1/Editor/Utilities/StringBuilderExtensions.cs" />
<Compile Include="Library/PackageCache/com.unity.shadergraph@10.8.1/Editor/Utilities/EnumInfo.cs" />
<None Include="Library/PackageCache/com.unity.shadergraph@10.8.1/Editor/Utilities/Unity.ShaderGraph.Utilities.asmdef" />
<Reference Include="UnityEngine">
<HintPath>/home/warlock/Unity/Hub/Editor/2020.3.26f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
@@ -293,6 +293,9 @@
<Reference Include="ICSharpCode.NRefactory">
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Editor/ShaderGenerator/ICSharpCode.NRefactory.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll</HintPath>
</Reference>