Minecraft-Console-Client/MinecraftClient
breadbyte ea6788278d
Fix automated build for .NET releases (#2059)
* Fix automated build for .NET releases
* Update build-and-release.yml
* update submodule for building
* Update build-and-release.yml
* update consoleinteractive build
* Update build-and-release.yml
* set PublishSingleFile as true by default
* update csproj file to include compile flag

setting IncludeNativeLibrariesForSelfExtract to true removes the sni.dll output file.

* update build instructions on README
* move compile flags into env variable

- disable compilation of PDB files
- enable OSX builds
2022-08-15 18:20:25 +02:00
..
ChatBots .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
Commands Add command to disable Gravity (#1955) 2022-03-06 19:37:27 +01:00
config Automatic sugar cane farming (#1882) 2022-01-04 22:34:09 +08:00
Crypto Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Inventory Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Logger Add logging of color codes (#1811) 2021-10-30 11:40:58 +08:00
Mapping Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Properties Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Protocol Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Proxy Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Resources Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Scripting Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
WinAPI .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
AutoTimeout.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
Command.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ConsoleIO.cs ConsoleIO: fix timestamp & BasicIO-NoColor (#2076) 2022-08-15 18:17:30 +02:00
DefaultConfigResource.Designer.cs Add support for inventory layout as ASCII art (#906) 2021-05-29 15:21:38 +02:00
DefaultConfigResource.resx fix caps 2021-06-01 09:08:30 +02:00
FileMonitor.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
INIFile.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
Json.cs Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
McClient.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
MinecraftClient.csproj Fix automated build for .NET releases (#2059) 2022-08-15 18:20:25 +02:00
Program.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Settings.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
TaskWithDelay.cs Implement thread-safe ChatBot API (#1510, #1579) 2021-05-15 17:36:16 +02:00
TaskWithResult.cs Improve InvokeOnMainThread mechanism 2021-05-15 16:31:02 +02:00
Translations.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00