mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Merge into master
This commit is contained in:
commit
892999ac98
155 changed files with 10911 additions and 9860 deletions
|
|
@ -1,8 +1,21 @@
|
|||
//MCCScript 1.0
|
||||
//MCCScript 1.0
|
||||
//using System.Threading.Tasks;
|
||||
//dll Newtonsoft.Json.dll
|
||||
//using Newtonsoft.Json;
|
||||
//using Newtonsoft.Json.Linq;
|
||||
//using Brigadier.NET;
|
||||
//using MinecraftClient.CommandHandler;
|
||||
//using MinecraftClient.Scripting;
|
||||
//using MinecraftClient;
|
||||
//using Newtonsoft.Json.Linq;
|
||||
//using Newtonsoft.Json;
|
||||
//using System.Collections.Generic;
|
||||
//using System.Net;
|
||||
//using System.Text.RegularExpressions;
|
||||
//using System.Text;
|
||||
//using System.Threading.Tasks;
|
||||
//using System;
|
||||
//using System.Linq;
|
||||
|
||||
//==== INFO START ====
|
||||
// Download Newtonsoft.Json.dll and install it into the program folder Link: https://www.newtonsoft.com/json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue