From 0c9bf7bc1e6f612ab807c84ac9f55b7316478f3d Mon Sep 17 00:00:00 2001 From: Fulminazzo Date: Sun, 8 Dec 2024 21:51:49 +0100 Subject: [PATCH] Refactored code --- wrappers/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wrappers/README.md b/wrappers/README.md index 970ef7d1..32cc86be 100644 --- a/wrappers/README.md +++ b/wrappers/README.md @@ -1,10 +1,14 @@ The `wrappers` module is the most **innovative** and **unique technology** in the library. + It **apparently** does nothing apart from introducing more overhead to a project. + But its real power is the capability to **extract Minecraft objects** and making them **independent, portable and cross-version compatible**. + To the developer is given the **power** to **easily serialize and deserialize Minecraft features** like **sounds**, **enchantments** and more, while still allowing an **easy maintenance** for the user, thanks to its simple **modification system**. + Not only that, but the coder can also **transfer with ease** any object across **versions** or **even platforms**. | Table of contents |