mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
Split AppApi
This commit is contained in:
+7
-1
@@ -82,7 +82,13 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Dotnet\AppApi.cs" />
|
||||
<Compile Include="Dotnet\AppApi\AppApi.cs" />
|
||||
<Compile Include="Dotnet\AppApi\Folders.cs" />
|
||||
<Compile Include="Dotnet\AppApi\GameHandler.cs" />
|
||||
<Compile Include="Dotnet\AppApi\LocalPlayerModerations.cs" />
|
||||
<Compile Include="Dotnet\AppApi\Screenshot.cs" />
|
||||
<Compile Include="Dotnet\AppApi\VrcConfigFile.cs" />
|
||||
<Compile Include="Dotnet\AppApi\XSOverlay.cs" />
|
||||
<Compile Include="Dotnet\AssetBundleCacher.cs" />
|
||||
<Compile Include="Dotnet\AutoAppLaunchManager.cs" />
|
||||
<Compile Include="Dotnet\Cef\CefCustomDownloadHandler.cs" />
|
||||
|
||||
Reference in New Issue
Block a user