Moved submodules

This commit is contained in:
miku-666
2022-12-23 16:48:57 +01:00
parent cfc98fea75
commit 5dae5bc080
5 changed files with 8 additions and 6 deletions

4
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "CrEaTiiOn-Brotherhood-Official-C-Theme"]
path = CrEaTiiOn-Brotherhood-Official-C-Theme
[submodule "Vendor/CrEaTiiOn-Brotherhood-Official-C-Theme"]
path = Vendor/CrEaTiiOn-Brotherhood-Official-C-Theme
url = https://github.com/NessieHax/CrEaTiiOn-Brotherhood-Official-C-Theme.git

View File

@@ -160,7 +160,9 @@
<Compile Include="Classes\IO\Sounds\SoundIO.cs" />
<Compile Include="Classes\IO\Sounds\Sounds.cs" />
<Compile Include="Classes\Models\DefaultModels\Steve64x64Model.cs" />
<Compile Include="Classes\ToolboxItems\ThemeForm.cs" />
<Compile Include="Classes\ToolboxItems\ThemeForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Classes\Utils\3DS\3DSUtil.cs" />
<Compile Include="Classes\Utils\ARC\ARCUtil.cs" />
<Compile Include="Classes\Utils\SkinANIM.cs" />
@@ -785,7 +787,7 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CrEaTiiOn-Brotherhood-Official-C-Theme\Net_Framework_v4.8\Net Framework v4.8.csproj">
<ProjectReference Include="..\Vendor\CrEaTiiOn-Brotherhood-Official-C-Theme\Net_Framework_v4.8\Net Framework v4.8.csproj">
<Project>{c3d7b16c-c047-4baa-884f-7a2308619c33}</Project>
<Name>Net Framework v4.8</Name>
</ProjectReference>

View File

@@ -7,7 +7,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PckStudio", "PCK-Studio\Pck
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CrEaTiiOn-Brotherhood-Official-C-Theme", "CrEaTiiOn-Brotherhood-Official-C-Theme", "{7DB3F605-FB30-45C8-9D21-AE2FF3A0344D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Net Framework v4.8", "CrEaTiiOn-Brotherhood-Official-C-Theme\Net_Framework_v4.8\Net Framework v4.8.csproj", "{C3D7B16C-C047-4BAA-884F-7A2308619C33}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Net Framework v4.8", "Vendor\CrEaTiiOn-Brotherhood-Official-C-Theme\Net_Framework_v4.8\Net Framework v4.8.csproj", "{C3D7B16C-C047-4BAA-884F-7A2308619C33}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution