-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from takunology/2.0.0-dev
release 2.0.0
- Loading branch information
Showing
80 changed files
with
860 additions
and
52 deletions.
There are no files selected for viewing
Binary file modified
BIN
+0 Bytes
(100%)
MinecraftConnection/.vs/MinecraftConnection/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Binary file added
BIN
+7.15 KB
...ction/.vs/MinecraftConnection/FileContentIndex/443d44ba-3281-4aff-8989-0681fb6b4f0a.vsidx
Binary file not shown.
Binary file removed
BIN
-55.9 KB
...ction/.vs/MinecraftConnection/FileContentIndex/cb0065d8-f4b7-48a4-8e4e-2720b643088a.vsidx
Binary file not shown.
Binary file added
BIN
+54.5 KB
...ction/.vs/MinecraftConnection/FileContentIndex/f20665c7-ae4e-4442-ac47-95117e743d34.vsidx
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+16.4 KB
(110%)
MinecraftConnection/.vs/ProjectEvaluation/minecraftconnection.metadata.v2
Binary file not shown.
Binary file modified
BIN
+243 KB
(130%)
MinecraftConnection/.vs/ProjectEvaluation/minecraftconnection.projects.v2
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 27 additions & 6 deletions
33
MinecraftConnection/MinecraftConnection/Extends/ExtendsMethods.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
MinecraftConnection/MinecraftConnection/MinecraftBlocks.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+70 Bytes
(100%)
MinecraftConnection/MinecraftConnection/bin/Debug/MinecraftConnection.2.0.0-preview1.nupkg
Binary file not shown.
Binary file modified
BIN
+512 Bytes
(100%)
MinecraftConnection/MinecraftConnection/bin/Debug/netstandard2.1/MinecraftConnection.dll
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
MinecraftConnection/MinecraftConnection/bin/Debug/netstandard2.1/MinecraftConnection.pdb
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(100%)
MinecraftConnection/MinecraftConnection/bin/Release/MinecraftConnection.2.0.0-preview1.nupkg
Binary file not shown.
Binary file added
BIN
+23.6 KB
MinecraftConnection/MinecraftConnection/bin/Release/MinecraftConnection.2.0.0.nupkg
Binary file not shown.
Binary file added
BIN
+23.6 KB
...on/MinecraftConnection/bin/Release/netstandard2.0/publish/MinecraftConnection.2.0.0.nupkg
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+512 Bytes
(100%)
MinecraftConnection/MinecraftConnection/bin/Release/netstandard2.1/MinecraftConnection.dll
Binary file not shown.
Binary file modified
BIN
-40 Bytes
(100%)
MinecraftConnection/MinecraftConnection/bin/Release/netstandard2.1/MinecraftConnection.pdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...MinecraftConnection/obj/Debug/netstandard2.1/MinecraftConnection.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5b03834ca75b385d6a1013378db74ebccf777659 | ||
dbb19257d3cb418b3e64d4e86faf89ddc3caf992 |
2 changes: 1 addition & 1 deletion
2
...aftConnection/obj/Debug/netstandard2.1/MinecraftConnection.csproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3aadf2eb06b21530dcea9bf044b6cd7a2c386408 | ||
58ac09808e49a60d39082e10803bbe07bec02c70 |
Binary file modified
BIN
+512 Bytes
(100%)
MinecraftConnection/MinecraftConnection/obj/Debug/netstandard2.1/MinecraftConnection.dll
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
MinecraftConnection/MinecraftConnection/obj/Debug/netstandard2.1/MinecraftConnection.pdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 30 additions & 0 deletions
30
MinecraftConnection/MinecraftConnection/obj/Release/MinecraftConnection.2.0.0.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
<metadata> | ||
<id>MinecraftConnection</id> | ||
<version>2.0.0</version> | ||
<authors>Takumi Okawa (Takunology)</authors> | ||
<license type="expression">MIT</license> | ||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl> | ||
<icon>MCLogo.png</icon> | ||
<projectUrl>https://www.mcwithcode.com/</projectUrl> | ||
<description>MinecraftConnection is a library for sending commands via RCON using C# to support you learn and automate your programming. It can be run on a vanilla server as well as a Spigot server, including plugins. Before running the program, you need to start a Minecraft server that allows RCON connections.</description> | ||
<releaseNotes>Version 2.0.0 | ||
|
||
- MinecraftConnection has undergone a disruptive change. | ||
- Support for various languages has been added. | ||
- We have tested up to Version 1.19.2</releaseNotes> | ||
<copyright>Copyright (c) 2021 Takumi Okawa (Takunology)</copyright> | ||
<tags>Minecraft</tags> | ||
<repository type="git" url="https://github.com/takunology/MinecraftConnection" /> | ||
<dependencies> | ||
<group targetFramework=".NETStandard2.1"> | ||
<dependency id="System.Text.Json" version="6.0.3" exclude="Build,Analyzers" /> | ||
</group> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="D:\GitHub\MinecraftConnection\MinecraftConnection\MinecraftConnection\bin\Release\netstandard2.1\MinecraftConnection.dll" target="lib\netstandard2.1\MinecraftConnection.dll" /> | ||
<file src="D:\GitHub\MinecraftConnection\MinecraftConnection\MinecraftConnection\MCLogo.png" target="MCLogo.png" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...necraftConnection/obj/Release/netstandard2.1/MinecraftConnection.AssemblyInfoInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
68c8386b9eeb8b7d4e62d64b8faefab6a433731e | ||
1a69108a1ba5a96e1599f4a7f2e1f2e92c85fcc5 |
Empty file.
2 changes: 1 addition & 1 deletion
2
...tConnection/obj/Release/netstandard2.1/MinecraftConnection.csproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
b1a4e61eba72492c6f82914f13d438dccc2d41fc | ||
55ebbe7502f00ee1b87d8abba2101c645c018603 |
Binary file modified
BIN
+512 Bytes
(100%)
MinecraftConnection/MinecraftConnection/obj/Release/netstandard2.1/MinecraftConnection.dll
Binary file not shown.
Binary file modified
BIN
-40 Bytes
(100%)
MinecraftConnection/MinecraftConnection/obj/Release/netstandard2.1/MinecraftConnection.pdb
Binary file not shown.
Oops, something went wrong.