Skip to content

Commit 70bb18d

Browse files
authored
chore: Remove features
1 parent 0d7616f commit 70bb18d

39 files changed

+435
-2774
lines changed

.gitignore

Lines changed: 404 additions & 404 deletions
Large diffs are not rendered by default.

Hosihikari.Minecraft.Extension.sln

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
2-
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 25.0.1706.0
5-
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hosihikari.Minecraft.Extension", "src\Hosihikari.Minecraft.Extension.csproj", "{576C8874-AAD0-4A3F-9062-52501C7BC8E5}"
7-
EndProject
8-
Global
9-
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10-
Debug|Any CPU = Debug|Any CPU
11-
Release|Any CPU = Release|Any CPU
12-
EndGlobalSection
13-
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Release|Any CPU.Build.0 = Release|Any CPU
18-
EndGlobalSection
19-
GlobalSection(SolutionProperties) = preSolution
20-
HideSolutionNode = FALSE
21-
EndGlobalSection
22-
GlobalSection(ExtensibilityGlobals) = postSolution
23-
SolutionGuid = {542AEA89-38CE-463A-80FF-B761D50D6E17}
24-
EndGlobalSection
25-
EndGlobal
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 25.0.1706.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hosihikari.Minecraft.Extension", "src\Hosihikari.Minecraft.Extension.csproj", "{576C8874-AAD0-4A3F-9062-52501C7BC8E5}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{576C8874-AAD0-4A3F-9062-52501C7BC8E5}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {542AEA89-38CE-463A-80FF-B761D50D6E17}
24+
EndGlobalSection
25+
EndGlobal

src/Async/AsyncPlayer.cs

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/Async/Core.cs

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)