updated readme
This commit is contained in:
parent
3fc74bf22f
commit
15bd3b14dc
16
readme.md
16
readme.md
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
- dotnet 6
|
- dotnet 7
|
||||||
|
|
||||||
### Run the Project
|
### Run the Project
|
||||||
|
|
||||||
|
|
@ -14,3 +14,17 @@ dotnet run --host
|
||||||
# Run the Client Player
|
# Run the Client Player
|
||||||
dotnet run
|
dotnet run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Cheats
|
||||||
|
|
||||||
|
To run Cheats open the Console with F10 and type `help` for a list of commands
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Breaking Blocks
|
||||||
|
- Placing Blocks
|
||||||
|
- Crafting
|
||||||
|
- Interactive inventory
|
||||||
|
- Different Pickaxe Levels
|
||||||
|
- Caves
|
||||||
|
- Lighting
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue