Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Commit d69b362

Browse files
committed
Updated Unity version required
New auto detect unity version system Fixed auth login cookie error
1 parent eddfede commit d69b362

12 files changed

Lines changed: 477 additions & 505 deletions

File tree

SARS/ARC.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,9 @@
229229
<None Include="Assets\AssetRipper.zip">
230230
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
231231
</None>
232+
<None Include="Assets\ARC2022L.zip">
233+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
234+
</None>
232235
<None Include="en-US.dic">
233236
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
234237
</None>
@@ -245,9 +248,6 @@
245248
<DependentUpon>Settings.settings</DependentUpon>
246249
<DesignTimeSharedInput>True</DesignTimeSharedInput>
247250
</Compile>
248-
<None Include="Assets\ARC.zip">
249-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
250-
</None>
251251
<None Include="Assets\ARC2019.zip">
252252
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
253253
</None>

SARS/Assets/ARC.zip

-10.3 MB
Binary file not shown.

SARS/Assets/ARC2022L.zip

17.5 MB
Binary file not shown.

SARS/AvatarSystem.Designer.cs

Lines changed: 64 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)