diff --git a/README.md b/README.md index bf47f90..c00d952 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,7 @@ # Minecraft: Pi Edition: Reborn [![Gitea Actions](https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml/badge.svg)](https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions) Minecraft: Pi Edition Modding Project +Get started [here](docs/GETTING_STARTED.md)! + ## Documentation [View Documentation](docs/README.md) diff --git a/docs/CONTROLS.md b/docs/CONTROLS.md index d230116..9efa723 100644 --- a/docs/CONTROLS.md +++ b/docs/CONTROLS.md @@ -24,22 +24,3 @@ | Scroll Wheel | Cycle Selected Item In Toolbar | | Left-CLick | Attack/Destroy | | Right-Click | Use Item/Place Block | - -## Game Controller -| Action | Function | -| --- | --- | -| A | Jump | -| Y | Open Inventory | -| B | Sneak[^1] | -| X | Open Crafting | -| D-Pad Up | Change Perspective | -| D-Pad Down | Drop Item | -| D-Pad Right | Open Chat | -| Left/Right Bumper | Cycle Selected Item In Toolbar | -| Left Trigger | Use Item/Place Block | -| Right Trigger | Attack/Destroy | -| Start/Back | Pause | -| Left Stick | Movement | -| Right Stick | Camera Control | - -[^1]: Unlike Minecraft: Bedrock Edition, this *is not* a toggle.