mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Look command
This commit is contained in:
parent
468be97c27
commit
8bfdb2ab59
7 changed files with 119 additions and 17 deletions
|
|
@ -88,6 +88,7 @@
|
|||
<Compile Include="Command.cs" />
|
||||
<Compile Include="Commands\Connect.cs" />
|
||||
<Compile Include="Commands\Debug.cs" />
|
||||
<Compile Include="Commands\Look.cs" />
|
||||
<Compile Include="Commands\Move.cs" />
|
||||
<Compile Include="Commands\Exit.cs" />
|
||||
<Compile Include="Commands\Log.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue