From 7ac814ab0303bd532349d57ebb7b38f54276e653 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Sun, 25 Dec 2022 08:52:21 -0500 Subject: [PATCH] README updated --- README.md | 10 ++++++---- mbEditorPro2.0/README.md | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0ccc35f..c2cff1c 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,13 @@ Team Magicbane presents to the community technology allowing MagicBox administrators
to fully modify their game using nothing more than notepad.exe.
-- Tool directly converts Shadowbane .cache files to and from a high fidelity pure JSON representation. +- Tool directly converts Shadowbane .cache file data to and from a high fidelity pure JSON representation. +- Media such as textures and sound are converted in-situ. - Enumerations are used throughout hiding from the user ugly signed ulong values. - Written in Python and open-source allowing modification and extension with ease. - Want to raise all weapon damage by x%; Just modify item values as they are being parsed! -The tool built with Edltirch Technologies parses all Shadowbane .cache files giving the user complete control over the game
+The tool built with Eldritch Technologies parses **all Shadowbane .cache files** giving the user complete control over the game
Team Magicbane aims to deliver you the best crackhead free MMO technology around; all for free! @@ -58,8 +59,9 @@ The tool generating pure JSON has the following benefits: mbEditorPro will be the cornerstone of Magicbane's data project. The Team's goal is threefold: -- Ship MagicBox 1.5 with both Aerynth and Vorringia mapsets available. -- Integrate Magicbane's wpak extractor technology into the tool
+- Ship MagicBox 1.5 with both Aerynth and Vorringia mapsets. +- Integrate Magicbane's wpak extractor technology into the tool. +- Use data for a detailed audit of Magicbane's database
diff --git a/mbEditorPro2.0/README.md b/mbEditorPro2.0/README.md index 0ccc35f..c2cff1c 100644 --- a/mbEditorPro2.0/README.md +++ b/mbEditorPro2.0/README.md @@ -15,12 +15,13 @@ Team Magicbane presents to the community technology allowing MagicBox administrators
to fully modify their game using nothing more than notepad.exe.
-- Tool directly converts Shadowbane .cache files to and from a high fidelity pure JSON representation. +- Tool directly converts Shadowbane .cache file data to and from a high fidelity pure JSON representation. +- Media such as textures and sound are converted in-situ. - Enumerations are used throughout hiding from the user ugly signed ulong values. - Written in Python and open-source allowing modification and extension with ease. - Want to raise all weapon damage by x%; Just modify item values as they are being parsed! -The tool built with Edltirch Technologies parses all Shadowbane .cache files giving the user complete control over the game
+The tool built with Eldritch Technologies parses **all Shadowbane .cache files** giving the user complete control over the game
Team Magicbane aims to deliver you the best crackhead free MMO technology around; all for free! @@ -58,8 +59,9 @@ The tool generating pure JSON has the following benefits: mbEditorPro will be the cornerstone of Magicbane's data project. The Team's goal is threefold: -- Ship MagicBox 1.5 with both Aerynth and Vorringia mapsets available. -- Integrate Magicbane's wpak extractor technology into the tool
+- Ship MagicBox 1.5 with both Aerynth and Vorringia mapsets. +- Integrate Magicbane's wpak extractor technology into the tool. +- Use data for a detailed audit of Magicbane's database