Browse Source

Update 'mbEditorPro2.0/README.md'

master
MagicBot 2 years ago
parent
commit
1fb6336c39
  1. 8
      mbEditorPro2.0/README.md

8
mbEditorPro2.0/README.md

@ -11,7 +11,8 @@ @@ -11,7 +11,8 @@
# mbEditorPro v 2.0
![Example JSON](https://cdn.discordapp.com/attachments/399623779531096074/1029063849640468550/unknown.png)<br>
![Example Textures](https://cdn.discordapp.com/attachments/534260038039109632/1056584030310641696/image.png)
![Example Textures](https://cdn.discordapp.com/attachments/534260038039109632/1056584030310641696/image.png)<br>
![Example Usage](https://cdn.discordapp.com/attachments/398522378545790976/1058787471544025138/image.png)<br>
Team Magicbane presents to the community technology allowing MagicBox administrators<br>
to fully modify their game using nothing more than notepad.exe. <br>
@ -28,7 +29,7 @@ Team Magicbane aims to deliver you the best crackhead free MMO technology around @@ -28,7 +29,7 @@ Team Magicbane aims to deliver you the best crackhead free MMO technology around
### Requirements:
mbEditorPro requires pillow for image manipulation.
mbEditorPro requires pillow for image manipulation and tqdm for metrics.
```$ pip install -r requirements.txt```
@ -62,7 +63,7 @@ The tool generating pure JSON has the following benefits: @@ -62,7 +63,7 @@ The tool generating pure JSON has the following benefits:
### Future
mbEditorPro is the cornerstone of Magicbane's data project. The Team's goals are threefold:
mbEditorPro will be the cornerstone of Magicbane's data project. The Team's goals are threefold:
- Ship MagicBox 1.5 with both Aerynth and Vorringia mapsets.
- Integrate Magicbane's wpak extractor technology into the tool.
@ -71,3 +72,4 @@ mbEditorPro is the cornerstone of Magicbane's data project. The Team's goals are @@ -71,3 +72,4 @@ mbEditorPro is the cornerstone of Magicbane's data project. The Team's goals are
### More Information
See the mbEditorPro2.0 Wiki for more detailed information.

Loading…
Cancel
Save