README updated

This commit is contained in:
2022-12-25 08:52:21 -05:00
parent 942b33a252
commit 7ac814ab03
2 changed files with 12 additions and 8 deletions
+6 -4
View File
@@ -15,12 +15,13 @@
Team Magicbane presents to the community technology allowing MagicBox administrators<br>
to fully modify their game using nothing more than notepad.exe. <br>
- 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<br>
The tool built with Eldritch Technologies parses **all Shadowbane .cache files** giving the user complete control over the game<br>
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<br>
- 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<br>
+6 -4
View File
@@ -15,12 +15,13 @@
Team Magicbane presents to the community technology allowing MagicBox administrators<br>
to fully modify their game using nothing more than notepad.exe. <br>
- 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<br>
The tool built with Eldritch Technologies parses **all Shadowbane .cache files** giving the user complete control over the game<br>
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<br>
- 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<br>