diff --git a/docs/ARCHITECTURE.md b/docs/ARCHITECTURE.md index c648802..2dbc3a9 100644 --- a/docs/ARCHITECTURE.md +++ b/docs/ARCHITECTURE.md @@ -14,7 +14,7 @@ 2. If a setting is cached, then the dialog's default value will be the cached value instead of the normal default. 3. When configuration has been completed, the settings specified will be cached. 2. The launcher replaces itself with MCPI. - 1. MCPI-Reborn components are loaded using ``LD_PRELOAD`` and ``LD_LIBRARY_PATH``. + 1. MCPI-Reborn components are loaded using `LD_PRELOAD` and `LD_LIBRARY_PATH`. 2. If the Media Layer Proxy is enabled, then the Media Layer Proxy Client is started as a sub-process. ### Server @@ -27,11 +27,11 @@ This component configures the various environmental variables required for MCPI-Reborn to work. When running in client-mode, this component will also launch several Zenity dialogs for interactive configuration. The environmental variables configured by this component includes: -* ``LD_PRELOAD`` -* ``LD_LIBRARY_PATH`` -* ``MCPI_FEATURE_FLAGS`` -* ``MCPI_RENDER_DISTANCE`` -* ``MCPI_USERNAME`` +* `LD_PRELOAD` +* `LD_LIBRARY_PATH` +* `MCPI_FEATURE_FLAGS` +* `MCPI_RENDER_DISTANCE` +* `MCPI_USERNAME` This is always compiled for the host system's architecture. @@ -78,11 +78,11 @@ This is always compiled for ARM. This sub-component includes headers for SDL, GLES, and EGL allowing easy (cross-)compilation. ### Mods -This component patches MCPI to modify its behavior. It's loaded using ``LD_PRELOAD``. +This component patches MCPI to modify its behavior. It's loaded using `LD_PRELOAD`. This is always compiled for ARM. -### ``libreborn`` +### `libreborn` This component contains various utility functions including: * Code Patching (ARM Only) @@ -91,7 +91,7 @@ This component contains various utility functions including: The code patching is ARM only because it relies on hard-coded ARM instructions. However, this is irrelevant since code patching is only needed in ARM code (to patch MCPI). -### ``symbols`` +### `symbols` This component contains all MCPI symbols. ## Dependencies diff --git a/docs/BUILDING.md b/docs/BUILDING.md index 0dba96e..b1cf79b 100644 --- a/docs/BUILDING.md +++ b/docs/BUILDING.md @@ -19,4 +19,4 @@ ``` ### Environment Variables -* ``MCPI_TOOLCHAIN_USE_DEFAULT_SEARCH_PATHS``: Use Default CMake Search Paths Rather Than Guessing +* `MCPI_TOOLCHAIN_USE_DEFAULT_SEARCH_PATHS`: Use Default CMake Search Paths Rather Than Guessing diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a06335b..9d9ff59 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,41 +1,41 @@ # Changelog **2.5.3** -* Add ``Replace Block Highlight With Outline`` Feature Flag (Enabled By Default) +* Add `Replace Block Highlight With Outline` Feature Flag (Enabled By Default) * By Default, The Outline Width Is Set Using The GUI Scale - * This Can Be Overridden Using The ``MCPI_BLOCK_OUTLINE_WIDTH`` Environmental Variable -* Added ``overwrite_calls_within`` Function + * This Can Be Overridden Using The `MCPI_BLOCK_OUTLINE_WIDTH` Environmental Variable +* Added `overwrite_calls_within` Function **2.5.2** -* Add ``3D Chest Model`` Feature Flag (Enabled By Default) +* Add `3D Chest Model` Feature Flag (Enabled By Default) * Stop Using Jenkins -* Replace ``iconv`` +* Replace `iconv` * Replace LibPNG **2.5.1** -* Allow Overriding Custom Skin Server Using ``MCPI_SKIN_SERVER`` Environmental Variable +* Allow Overriding Custom Skin Server Using `MCPI_SKIN_SERVER` Environmental Variable * Fix Bug With SDK Generation **2.5.0** * [Custom skin support](CUSTOM_SKINS.md)! -* Add ``Load Custom Skins`` Feature Flag (Enabled By Default) +* Add `Load Custom Skins` Feature Flag (Enabled By Default) **2.4.9** -* Allow Overriding GUI Scale With ``MCPI_GUI_SCALE`` Environmental Variable -* Add ``Disable Block Tinting`` Feature Flag (Disabled By Default) -* Add ``Disable Hostile AI In Creative Mode`` Feature Flag (Enabled By Default) +* Allow Overriding GUI Scale With `MCPI_GUI_SCALE` Environmental Variable +* Add `Disable Block Tinting` Feature Flag (Disabled By Default) +* Add `Disable Hostile AI In Creative Mode` Feature Flag (Enabled By Default) * Allow Accessing Configuration At Runtime (Useful For Mods That Need To Support Multiple Versions) **2.4.8** -* Fix Bug In ``extract_from_bl_instruction`` +* Fix Bug In `extract_from_bl_instruction` * Update LIEF And GLFW * Allow Mods To Access The Original GLFW Keycode For Key Events (But Better) * More Accurate Sound **2.4.7** * Improve Server Performance -* Add ``Add Biome Colors To Grass`` Feature Flag (Disabled By Default) -* Add ``Generate Caves`` Feature Flag (Enabled By Default) +* Add `Add Biome Colors To Grass` Feature Flag (Disabled By Default) +* Add `Generate Caves` Feature Flag (Enabled By Default) * Allow Mods To Access The Original GLFW Keycode For Key Events **2.4.6** @@ -49,16 +49,16 @@ **2.4.4** * Cache Previous Launcher Configuration -* Add ``MCPI_API_PORT`` Environmental Variable +* Add `MCPI_API_PORT` Environmental Variable * Fix Particles In Front-Facing View * Fixed Launch Crash On Ubuntu ARM64 * PatchELF Replaced With LIEF -* Moved ``3D Anaglyph`` Feature Flag To Options Screen -* Add ``Improved Classic Title Screen`` Feature Flag (Enabled By Default) +* Moved `3D Anaglyph` Feature Flag To Options Screen +* Add `Improved Classic Title Screen` Feature Flag (Enabled By Default) * Add Quit button - * Add Options Button (Moved From ``Fix Options Screen`` Feature Flag) -* Add ``Disable Speed Bridging`` Feature Flag (Disabled By Default) -* Add ``Disable Creative Mode Mining Delay`` Feature Flag (Disabled By Default) + * Add Options Button (Moved From `Fix Options Screen` Feature Flag) +* Add `Disable Speed Bridging` Feature Flag (Disabled By Default) +* Add `Disable Creative Mode Mining Delay` Feature Flag (Disabled By Default) * Improved Feature Flag Names * Miscellaneous Bug Fixes * Improved Build System @@ -80,11 +80,11 @@ * More Reliable AppImages * CMake Refactors * Disable Broken Touchscreen-Specific Block Outline Behavior -* Add ``Remove Forced GUI Lag (Can Break Joining Servers)`` Feature Flag (Disabled By Default) -* Add ``Add Buckets`` Feature Flag (Enabled By Default) -* Add ``Classic HUD`` Feature Flag (Enabled By Default) -* Add ``Translucent Toolbar`` Feature Flag (Enabled By Default) -* Add ``Force EGL`` Feature Flag (Disabled By Default) +* Add `Remove Forced GUI Lag (Can Break Joining Servers)` Feature Flag (Disabled By Default) +* Add `Add Buckets` Feature Flag (Enabled By Default) +* Add `Classic HUD` Feature Flag (Enabled By Default) +* Add `Translucent Toolbar` Feature Flag (Enabled By Default) +* Add `Force EGL` Feature Flag (Disabled By Default) * Fix Sound Pitch/Volume/Attenuation * Fix Holding Left-Click When Attacking * Don't Force EGL (Should Fix Some NVIDIA Systems) @@ -98,7 +98,7 @@ * Bug Fixes **2.3.11** -* ``--version`` Command Line Option +* `--version` Command Line Option * TPS Measured In Benchmark & Server * Front-Facing Third-Person * GLESv1 Comparability Layer @@ -124,39 +124,39 @@ * Don't Append Hyphens To New World Name, Only Folder Names **2.3.6** -* Fix ``Invert Y-axis`` Option Name +* Fix `Invert Y-axis` Option Name * Improve Touch GUI Inventory In Non-Touch GUI * New Create World Dialog - * Controlled By ``Implement Create World Dialog`` Feature Flag (Enabled By Default) + * Controlled By `Implement Create World Dialog` Feature Flag (Enabled By Default) * Custom World Names * Game-Mode Selection * Custom Seeds **2.3.5** * Renamed Some Feature Flags -* Add ``Improved Title Background`` Feature Flag (Enabled By Default) +* Add `Improved Title Background` Feature Flag (Enabled By Default) * Non-Touch GUI Rework - * Make ``Full Touch GUI`` Feature Flag Disabled By Default - * Add ``Force Touch GUI Button Behavior`` Feature Flag (Enabled By Default) - * Add ``Improved Button Hover Behavior`` Feature Flag (Enabled By Default) + * Make `Full Touch GUI` Feature Flag Disabled By Default + * Add `Force Touch GUI Button Behavior` Feature Flag (Enabled By Default) + * Add `Improved Button Hover Behavior` Feature Flag (Enabled By Default) **2.3.4** * AppImage Fixes * Make Death Messages Customizable Server-Side * Fix Q-Key Behavior Behavior When Editing Signs -* Add ``Force Touch Inventory`` Feature Flag (Disabled By Default) -* Add ``Fix Pause Menu`` Feature Flag (Enabled By Default) +* Add `Force Touch Inventory` Feature Flag (Disabled By Default) +* Add `Fix Pause Menu` Feature Flag (Enabled By Default) * Enables Server Visibility Toggle Button * Options Changes (Not Supported On Legacy) - * Add ``Fix Options Screen`` Feature Flag (Enabled By Default) + * Add `Fix Options Screen` Feature Flag (Enabled By Default) * Adds Options Button To Classic UI Start Screen * Removes Useless Options Toggles * Fixes Options Toggles' Default Position * Store Multiple Settings In `options.txt` - * ``Peaceful Mode`` Feature Flag Moved To ``game_difficulty`` - * ``Smooth Lighting`` Feature Flag Moved To ``gfx_ao`` - * ``Fancy Graphics`` Feature Flag Moved To ``gfx_fancygraphics`` - * ``Disable Hosting LAN Worlds`` Feature Flag Moved To ``mp_server_visible_default`` + * `Peaceful Mode` Feature Flag Moved To `game_difficulty` + * `Smooth Lighting` Feature Flag Moved To `gfx_ao` + * `Fancy Graphics` Feature Flag Moved To `gfx_fancygraphics` + * `Disable Hosting LAN Worlds` Feature Flag Moved To `mp_server_visible_default` **2.3.3** * Add More Blocks To Expanded Creative Inventory @@ -167,30 +167,30 @@ * Add More Blocks To Expanded Creative Inventory * Fix Nether Reactor With Creative Restrictions Disabled * Alphabetize Feature Flags -* Add ``Disable V-Sync`` Feature Flag (Disabled By Default) +* Add `Disable V-Sync` Feature Flag (Disabled By Default) **2.3.1** -* Internal Refactor Of ``libreborn`` -* Remove Use Of ``/bin/sh`` +* Internal Refactor Of `libreborn` +* Remove Use Of `/bin/sh` * Load Custom Mods First * Use Zenity Dark Mode -* Add ``Improved Cursor Rendering`` Feature Flag (Enabled By Default) +* Add `Improved Cursor Rendering` Feature Flag (Enabled By Default) **2.3.0** * Switch To AppImage For Packaging * Prevent OpenAL From Crashing When Out Of Memory * Vendor GLFW & Zenity * Seamless Wayland Support -* Add ``MCPI_DEBUG`` Environmental Variable -* Add ``Disable Hosting LAN Worlds`` Feature Flag (Disabled By Default) -* Add ``Fix Furnace Not Checking Item Auxiliary`` Feature Flag (Enabled By Default) -* Add ``Disable Raw Mouse Motion (Not Recommended)`` Feature Flag (Disabled By Default) For Broken X11 Setups +* Add `MCPI_DEBUG` Environmental Variable +* Add `Disable Hosting LAN Worlds` Feature Flag (Disabled By Default) +* Add `Fix Furnace Not Checking Item Auxiliary` Feature Flag (Enabled By Default) +* Add `Disable Raw Mouse Motion (Not Recommended)` Feature Flag (Disabled By Default) For Broken X11 Setups * Added Back `~/.minecraft-pi/mods` * Improve Build System * Improve Documentation **2.2.11** -* Add ``Close Current Screen On Death`` Feature Flag (Enabled By Default) To Prevent Bugs +* Add `Close Current Screen On Death` Feature Flag (Enabled By Default) To Prevent Bugs * Fix More Furnace UI Bugs When Using "Disable 'gui_blocks' Atlas" **2.2.10** @@ -201,8 +201,8 @@ * Store Files In `/usr/lib` **2.2.8** -* Add ``Hide Chat Messages`` Optional Feature Flag -* Add ``Remove Creative Mode Restrictions`` Optional Feature Flag +* Add `Hide Chat Messages` Optional Feature Flag +* Add `Remove Creative Mode Restrictions` Optional Feature Flag * Improve GLFW->SDL Mouse Motion Event Conversion * Performance Optimizations * Make Majority Of Server-Specific Logging Code Also Apply To The Client @@ -234,15 +234,15 @@ * Make Missing Sound Event Cause Warning Rather Than Crash **2.2.1** -* Prevent ``random.burp`` Sound From Crashing Game +* Prevent `random.burp` Sound From Crashing Game * Always Cleanup Media Layer, Even On Crash * Resolve All Sounds On Startup **2.2.0** * Sound Support -* Split Off ``Allow Joining Survival Servers`` From Game-Mode Mod +* Split Off `Allow Joining Survival Servers` From Game-Mode Mod * Separate Headless Code From Server Code -* Fix Bug Where ``RakNetInstance`` Starts Pinging Potential Servers Before The "Join Game" Screen Is Opened +* Fix Bug Where `RakNetInstance` Starts Pinging Potential Servers Before The "Join Game" Screen Is Opened * Clean-Up Code * Remove Support For Debian Buster @@ -259,7 +259,7 @@ * Print Error Message If RakNet Fails To Start **2.1.4** -* Fix ``RakNet::RakString`` Security Bug +* Fix `RakNet::RakString` Security Bug **2.1.3** * Workaround Broken Library Search Path On Some ARM 32-Bit Systems @@ -271,16 +271,16 @@ * Fix Symlink Code **2.1.0** -* Allow Binding ``Q`` Key To Item Dropping +* Allow Binding `Q` Key To Item Dropping * Expose More Feature Flags -* Replace ``Mob Spawning`` Feature Flag With ``Force Mob Spawning`` -* Fix ``ESC`` Key In Options Menu When ``Miscellaneous Input Fixes`` Is Enabled +* Replace `Mob Spawning` Feature Flag With `Force Mob Spawning` +* Fix `ESC` Key In Options Menu When `Miscellaneous Input Fixes` Is Enabled **2.0.9** -* Fix Translucent Preview Items In Furnace UI Being Fully Opaque When The ``gui_blocks`` Atlas Is Disabled +* Fix Translucent Preview Items In Furnace UI Being Fully Opaque When The `gui_blocks` Atlas Is Disabled **2.0.8** -* Use Default Port In ``servers.txt`` If Not Specified +* Use Default Port In `servers.txt` If Not Specified **2.0.7** * Fix Sign Text Not Updating In Multiplayer When Exiting Editing UI Using Escape Button @@ -297,7 +297,7 @@ * Optimize Media Layer Proxy **2.0.3** -* Make ``kill`` Admin Command Print Death Message +* Make `kill` Admin Command Print Death Message **2.0.2** * Fix Mouse Cursor Bugs diff --git a/docs/COMMAND_LINE.md b/docs/COMMAND_LINE.md index 4e1a28a..1683ea7 100644 --- a/docs/COMMAND_LINE.md +++ b/docs/COMMAND_LINE.md @@ -2,19 +2,19 @@ ## Command Line Arguments -### ``--version`` (Or ``-v``) -If you run MCPI-Reborn with ``--version`` it will print its version to ``stdout``. +### `--version` (Or `-v`) +If you run MCPI-Reborn with `--version` it will print its version to `stdout`. -### ``--debug`` -This sets ``MCPI_DEBUG``. +### `--debug` +This sets `MCPI_DEBUG`. -### ``--copy-sdk`` +### `--copy-sdk` This extracts the modding SDK and immediately exits. (This allows the SDK to be extracted without starting the game.) ### Client Mode Only -#### ``--print-available-feature-flags`` -This print the available feature flags (and their default values) to ``stdout`` and then immediately exit. +#### `--print-available-feature-flags` +This print the available feature flags (and their default values) to `stdout` and then immediately exit. The feature flags are printed in the following format: ``` @@ -22,43 +22,43 @@ TRUE This Flag Is On By Default FALSE This Flag Is Off By Default ``` -#### ``--default`` -This will skip the startup configuration dialogs and just use the default values. This will use the cached configuration unless ``--no-cache`` is used. +#### `--default` +This will skip the startup configuration dialogs and just use the default values. This will use the cached configuration unless `--no-cache` is used. -#### ``--benchmark`` +#### `--benchmark` This will make MCPI-Reborn enter a simple benchmark mode. This means automatically loading a newly generated world, then rotating the camera for a period of time. When it has finished, it will then exit and print the average FPS while the world was loaded. In this mode, all user input is blocked. However you can still modify rendering settings by changing feature flags. The world used will always be re-created on start and uses a hard-coded seed. -#### ``--no-cache`` +#### `--no-cache` This will skip loading and saving the cached launcher configuration. -#### ``--wipe-cache`` +#### `--wipe-cache` This will wipe the cached launcher configuration. ### Server Mode Only -#### ``--only-generate`` +#### `--only-generate` This will make MCPI-Reborn immediately exit once world generation has completed. This is mainly used for automatically testing MCPI-Reborn. ## Environmental Variables -### ``MCPI_DEBUG`` +### `MCPI_DEBUG` This enables debug logging if it is set. -### ``MCPI_API_PORT`` +### `MCPI_API_PORT` This configures the API to use a different port (the default is 4711). ### Client Mode Only If any of the following variables aren't set, one configuration dialog will open on startup for each unset variable. -#### ``MCPI_FEATURE_FLAGS`` -This corresponds to ``--print-available-feature-flags``. This is just a list of all enabled feature flags separated by ``|``. +#### `MCPI_FEATURE_FLAGS` +This corresponds to `--print-available-feature-flags`. This is just a list of all enabled feature flags separated by `|`. -For instance, the string ``Feature A|Feature B`` would enable both ``Feature A`` and ``Feature B`` and *disable every other available feature flag*. +For instance, the string `Feature A|Feature B` would enable both `Feature A` and `Feature B` and *disable every other available feature flag*. -#### ``MCPI_RENDER_DISTANCE`` -This is the render distance. The possible values are: ``Far``, ``Normal``, ``Short``, and ``Tiny``. +#### `MCPI_RENDER_DISTANCE` +This is the render distance. The possible values are: `Far`, `Normal`, `Short`, and `Tiny`. -#### ``MCPI_USERNAME`` +#### `MCPI_USERNAME` This is the username. diff --git a/docs/CUSTOM_SKINS.md b/docs/CUSTOM_SKINS.md index f6da281..45a872d 100644 --- a/docs/CUSTOM_SKINS.md +++ b/docs/CUSTOM_SKINS.md @@ -3,4 +3,4 @@ MCPI-Reborn supports downloading custom skins from [a central skin server](https This *does not* cache skins and *will not* work without internet access. -Custom skins can be disabled using the ``Load Custom Skins`` feature flag. +Custom skins can be disabled using the `Load Custom Skins` feature flag. diff --git a/docs/DEDICATED_SERVER.md b/docs/DEDICATED_SERVER.md index 77e5037..5b70345 100644 --- a/docs/DEDICATED_SERVER.md +++ b/docs/DEDICATED_SERVER.md @@ -1,10 +1,10 @@ # Dedicated Server -The dedicated server is a version of Minecraft: Pi Edition modified to run in a headless environment. It loads settings from a ``server.properties`` file. +The dedicated server is a version of Minecraft: Pi Edition modified to run in a headless environment. It loads settings from a `server.properties` file. This server is also compatible with MCPE Alpha v0.6.1[^1]. ## Setup -To use, install and run the ``minecraft-pi-reborn-server`` AppImage. It will generate the world and ``server.properties`` in the current directory. +To use, install and run the `minecraft-pi-reborn-server` AppImage. It will generate the world and `server.properties` in the current directory. ## Server Limitations * Player data is not saved because of limitations with MCPE LAN worlds diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 8d3ea58..e0942e7 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -6,16 +6,16 @@ Download packages [here](https://gitea.thebrokenrail.com/minecraft-pi-reborn/min ### System Requirements * Debian Bullseye/Ubuntu 20.04 Or Higher * FUSE 2 - * Debian/Ubuntu: ``sudo apt install libfuse2`` - * Arch: ``sudo pacman -S fuse2`` + * Debian/Ubuntu: `sudo apt install libfuse2` + * Arch: `sudo pacman -S fuse2` * Client-Only Dependencies * Graphics Drivers * GTK+ 3 - * Debian/Ubuntu: ``sudo apt install libgtk-3-0`` - * Arch: ``sudo pacman -S gtk3`` + * Debian/Ubuntu: `sudo apt install libgtk-3-0` + * Arch: `sudo pacman -S gtk3` * OpenAL - * Debian/Ubuntu: ``sudo apt install libopenal1`` - * Arch: ``sudo pacman -S openal`` + * Debian/Ubuntu: `sudo apt install libopenal1` + * Arch: `sudo pacman -S openal` ### Running Follow [these](https://docs.appimage.org/introduction/quickstart.html#how-to-run-an-appimage) instructions. @@ -24,7 +24,7 @@ Follow [these](https://docs.appimage.org/introduction/quickstart.html#how-to-run Download On Flathub ### Note -Game data is stored in ``~/.var/app/com.thebrokenrail.MCPIReborn/.minecraft-pi`` instead of ``~/.minecraft-pi``. +Game data is stored in `~/.var/app/com.thebrokenrail.MCPIReborn/.minecraft-pi` instead of `~/.minecraft-pi`. ## Arch User Repository (Arch Linux Only) -The [``minecraft-pi-reborn-git``](https://aur.archlinux.org/packages/minecraft-pi-reborn-git) is available in the AUR. +The [`minecraft-pi-reborn-git`](https://aur.archlinux.org/packages/minecraft-pi-reborn-git) is available in the AUR. diff --git a/docs/MULTIPLAYER.md b/docs/MULTIPLAYER.md index 0fd62ef..6dc3c8d 100644 --- a/docs/MULTIPLAYER.md +++ b/docs/MULTIPLAYER.md @@ -5,9 +5,9 @@ MCPI-Reborn supports two ways to play multiplayer. This is also supported by vanilla MCPI. Just load a world in MCPI and other devices on the network can join. ## External Servers -Unlike vanilla MCPI, MCPI-Reborn allows you to natively join a server outside of the local network. Just modify ``~/.minecraft-pi/servers.txt`` and it should show up in MCPI's server list. +Unlike vanilla MCPI, MCPI-Reborn allows you to natively join a server outside of the local network. Just modify `~/.minecraft-pi/servers.txt` and it should show up in MCPI's server list. -### Example ``~/.minecraft-pi/servers.txt`` +### Example `~/.minecraft-pi/servers.txt` ``` # Default Port Is 19132 example.com diff --git a/docs/OVERRIDING_ASSETS.md b/docs/OVERRIDING_ASSETS.md index fe158b9..c29f584 100644 --- a/docs/OVERRIDING_ASSETS.md +++ b/docs/OVERRIDING_ASSETS.md @@ -1,6 +1,6 @@ # Overriding Assets -To make overriding assets easier, MCPI-Reborn provides an overrides folder. Any file located in Minecraft: Pi Edition's ``data`` folder can be overridden by placing a file with the same name and path in the overrides folder. The overrides folder is located at ``~/.minecraft-pi/overrides``. +To make overriding assets easier, MCPI-Reborn provides an overrides folder. Any file located in Minecraft: Pi Edition's `data` folder can be overridden by placing a file with the same name and path in the overrides folder. The overrides folder is located at `~/.minecraft-pi/overrides`. ## Examples -- ``data/images/terrain.png`` -> ``~/.minecraft-pi/overrides/images/terrain.png`` -- ``data/lang/en_US.lang`` -> ``~/.minecraft-pi/overrides/lang/en_US.lang`` \ No newline at end of file +- `data/images/terrain.png` -> `~/.minecraft-pi/overrides/images/terrain.png` +- `data/lang/en_US.lang` -> `~/.minecraft-pi/overrides/lang/en_US.lang` \ No newline at end of file diff --git a/mods/src/atlas/README.md b/mods/src/atlas/README.md index eb0bb9e..0de8aec 100644 --- a/mods/src/atlas/README.md +++ b/mods/src/atlas/README.md @@ -1,2 +1,2 @@ -# ``atlas`` Mod -This mod allows disabling the ``gui_blocks`` atlas. +# `atlas` Mod +This mod allows disabling the `gui_blocks` atlas. diff --git a/mods/src/benchmark/README.md b/mods/src/benchmark/README.md index f4a6712..de7b659 100644 --- a/mods/src/benchmark/README.md +++ b/mods/src/benchmark/README.md @@ -1,2 +1,2 @@ -# ``benchmark`` Mod +# `benchmark` Mod This mod contain a simple game benchmark. diff --git a/mods/src/bucket/README.md b/mods/src/bucket/README.md index 5a8ddd8..fa0ff42 100644 --- a/mods/src/bucket/README.md +++ b/mods/src/bucket/README.md @@ -1,2 +1,2 @@ -# ``bucket`` Mod +# `bucket` Mod This mod adds buckets. diff --git a/mods/src/camera/README.md b/mods/src/camera/README.md index af39ab3..e4f66f6 100644 --- a/mods/src/camera/README.md +++ b/mods/src/camera/README.md @@ -1,2 +1,2 @@ -# ``camera`` Mod +# `camera` Mod This mod fixes the Camera's renderer so that it is no longer invisible. diff --git a/mods/src/chat/README.md b/mods/src/chat/README.md index ca486cd..8398132 100644 --- a/mods/src/chat/README.md +++ b/mods/src/chat/README.md @@ -1,2 +1,2 @@ -# ``chat`` Mod +# `chat` Mod This mod implements a chat system. diff --git a/mods/src/compat/README.md b/mods/src/compat/README.md index 3eaf3c5..3fe8e4b 100644 --- a/mods/src/compat/README.md +++ b/mods/src/compat/README.md @@ -1,2 +1,2 @@ -# ``compat`` Mod +# `compat` Mod This utility mod sends keyboard input to other mods. It also patches out all EGL and X11 calls. diff --git a/mods/src/creative/README.md b/mods/src/creative/README.md index b65fe72..2132086 100644 --- a/mods/src/creative/README.md +++ b/mods/src/creative/README.md @@ -1,2 +1,2 @@ -# ``creative`` Mod +# `creative` Mod This mod adds an optional feature flag to add more items to the Creative Mode inventory. diff --git a/mods/src/death/README.md b/mods/src/death/README.md index 30302fc..e51226b 100644 --- a/mods/src/death/README.md +++ b/mods/src/death/README.md @@ -1,2 +1,2 @@ -# ``death`` Mod +# `death` Mod This mod implements death messages. diff --git a/mods/src/feature/README.md b/mods/src/feature/README.md index f653377..2761995 100644 --- a/mods/src/feature/README.md +++ b/mods/src/feature/README.md @@ -1,2 +1,2 @@ -# ``feature`` Mod +# `feature` Mod This utility mod handles feature flags. diff --git a/mods/src/game-mode/README.md b/mods/src/game-mode/README.md index eaaf2ac..43ab6aa 100644 --- a/mods/src/game-mode/README.md +++ b/mods/src/game-mode/README.md @@ -1,2 +1,2 @@ -# ``game-mode`` Mod +# `game-mode` Mod This mod implements Survival Mode and dynamic game-mode switching. diff --git a/mods/src/home/README.md b/mods/src/home/README.md index cd96f65..54102ed 100644 --- a/mods/src/home/README.md +++ b/mods/src/home/README.md @@ -1,4 +1,4 @@ -# ``home`` Mod +# `home` Mod This utility mod handles changing the location where world data is stored. This is so it doesn't conflict with Minecraft: Java Edition. -Normally, it changes it to ``~/.minecraft-pi``, but in server mode it changes it to the launch directory. +Normally, it changes it to `~/.minecraft-pi`, but in server mode it changes it to the launch directory. diff --git a/mods/src/init/README.md b/mods/src/init/README.md index 15eb4d6..688c869 100644 --- a/mods/src/init/README.md +++ b/mods/src/init/README.md @@ -1,2 +1,2 @@ -# ``init`` Mod +# `init` Mod This utility mod handles initializing the other mods in the correct order. diff --git a/mods/src/input/README.md b/mods/src/input/README.md index b2ab763..c0d75e1 100644 --- a/mods/src/input/README.md +++ b/mods/src/input/README.md @@ -1,10 +1,10 @@ -# ``input`` Mod +# `input` Mod This mod fixes various input-related bugs, including: * Bows being broken. * The cursor interacting with the toolbar while the it is locked. * Being unable to attack mobs. -* The ``ESC`` key not behaving as expected. +* The `ESC` key not behaving as expected. It also adds various features, including: * Hide GUI and third person toggle keys. -* Dropping items with ``Q``. +* Dropping items with `Q`. diff --git a/mods/src/misc/README.md b/mods/src/misc/README.md index 3b1231b..921b24a 100644 --- a/mods/src/misc/README.md +++ b/mods/src/misc/README.md @@ -1,4 +1,4 @@ -# ``misc`` Mod +# `misc` Mod This mod has several miscellaneous mods that are too small to be their own mod, including: * Rendering text above the hotbar when an item is selected. * Sanitizing player usernames for invalid characters. diff --git a/mods/src/multiplayer/README.md b/mods/src/multiplayer/README.md index d07d003..1bf8907 100644 --- a/mods/src/multiplayer/README.md +++ b/mods/src/multiplayer/README.md @@ -1,4 +1,4 @@ -# ``multiplayer`` Mod +# `multiplayer` Mod This mod implements connecting to external (non-LAN) servers. This mod is client mode only. -It is controlled by the ``~/.minecraft-pi/servers.txt`` file. +It is controlled by the `~/.minecraft-pi/servers.txt` file. diff --git a/mods/src/options/README.md b/mods/src/options/README.md index d414035..3e0db82 100644 --- a/mods/src/options/README.md +++ b/mods/src/options/README.md @@ -1,4 +1,4 @@ -# ``options`` Mod +# `options` Mod This mod allows various options to be configured, including: * Mob Spawning * The Render Distance diff --git a/mods/src/override/README.md b/mods/src/override/README.md index f4e23c3..1081d1a 100644 --- a/mods/src/override/README.md +++ b/mods/src/override/README.md @@ -1,4 +1,4 @@ -# ``override`` Mod +# `override` Mod This mod allows built-in assets to be overriden by placing replacements in an override folder. -``/data/images/terrain.png`` would be overriden by ``/overrides/images/terrain.png``. +`/data/images/terrain.png` would be overriden by `/overrides/images/terrain.png`. diff --git a/mods/src/readdir/README.md b/mods/src/readdir/README.md index 5207a4e..ee92b12 100644 --- a/mods/src/readdir/README.md +++ b/mods/src/readdir/README.md @@ -1,2 +1,2 @@ -# ``readdir`` Mod +# `readdir` Mod This mod fixes a small bug where the contents of directories cannot be read on a 64-bit filesystem. This notably broke the world selection screen. diff --git a/mods/src/screenshot/README.md b/mods/src/screenshot/README.md index 41d40d6..a08b77e 100644 --- a/mods/src/screenshot/README.md +++ b/mods/src/screenshot/README.md @@ -1,2 +1,2 @@ -# ``screenshot`` Mod +# `screenshot` Mod This mod implements the core screenshot logic. diff --git a/mods/src/server/README.md b/mods/src/server/README.md index 14c4a9e..ce80428 100644 --- a/mods/src/server/README.md +++ b/mods/src/server/README.md @@ -1,2 +1,2 @@ -# ``server`` Mod +# `server` Mod This mod contains most of the code involved in converting MCPI into a server. diff --git a/mods/src/sign/README.md b/mods/src/sign/README.md index 1f70660..fbdf13b 100644 --- a/mods/src/sign/README.md +++ b/mods/src/sign/README.md @@ -1,2 +1,2 @@ -# ``sign`` Mod +# `sign` Mod This mod fixes sign placement. diff --git a/mods/src/skin/README.md b/mods/src/skin/README.md index 61ef293..5564421 100644 --- a/mods/src/skin/README.md +++ b/mods/src/skin/README.md @@ -1,2 +1,2 @@ -# ``skin`` Mod +# `skin` Mod This mod adds custom skin loading. diff --git a/mods/src/sound/README.md b/mods/src/sound/README.md index 7c8d082..ae75619 100644 --- a/mods/src/sound/README.md +++ b/mods/src/sound/README.md @@ -1,2 +1,2 @@ -# ``sound`` Mod +# `sound` Mod This mod implements a sound engine. diff --git a/mods/src/test/README.md b/mods/src/test/README.md index 20c0c77..ad4b1dc 100644 --- a/mods/src/test/README.md +++ b/mods/src/test/README.md @@ -1,2 +1,2 @@ -# ``test`` Mod +# `test` Mod This utility mod tests that the system is configured correctly before starting. diff --git a/mods/src/text-input-box/README.md b/mods/src/text-input-box/README.md index 5132df3..bba603a 100644 --- a/mods/src/text-input-box/README.md +++ b/mods/src/text-input-box/README.md @@ -1,2 +1,2 @@ -# ``text-input-box`` Mod +# `text-input-box` Mod This mod implements a GUI component for text input. This is ported from [ReMinecraftPE](https://github.com/ReMinecraftPE/mcpe/blob/d7a8b6baecf8b3b050538abdbc976f690312aa2d/source/client/gui/components/TextInputBox.cpp). diff --git a/mods/src/textures/README.md b/mods/src/textures/README.md index 49ffa51..27d31ba 100644 --- a/mods/src/textures/README.md +++ b/mods/src/textures/README.md @@ -1,2 +1,2 @@ -# ``textures`` Mod +# `textures` Mod This mod enables the animated water texture. diff --git a/mods/src/title-screen/README.md b/mods/src/title-screen/README.md index 5ecab2d..b7dbf1d 100644 --- a/mods/src/title-screen/README.md +++ b/mods/src/title-screen/README.md @@ -1,2 +1,2 @@ -# ``title-screen`` Mod +# `title-screen` Mod This mod improves the title screen. diff --git a/mods/src/touch/README.md b/mods/src/touch/README.md index 69403e1..62ce485 100644 --- a/mods/src/touch/README.md +++ b/mods/src/touch/README.md @@ -1,2 +1,2 @@ -# ``touch`` Mod +# `touch` Mod This mod allows the hidden touch GUI to be activated. diff --git a/mods/src/version/README.md b/mods/src/version/README.md index b53ccc7..7d0726f 100644 --- a/mods/src/version/README.md +++ b/mods/src/version/README.md @@ -1,2 +1,2 @@ -# ``version`` Mod +# `version` Mod This mod adds the MCPI-Reborn version to the start screen.