Giter VIP home page Giter VIP logo

wow-armory's Introduction

Introduction

The World of Warcraft Armory is a vast searchable database of information for World of Warcraft - taken straight from the real servers and presented in a user-friendly interface

WARNING: You must not remove and/or change any Blizzard's copyrights in any files and/or at the bottom of Armory pages!

World of Warcraft™, Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
The data contained herein is proprietary to Blizzard Entertainment, Inc. You are granted a limited license to make personal use of the information contained herein for non-commercial purposes only.

Requirements

1. Apache HTTP Server with mod_rewrite
2. PHP 5.3 or higher with XMLWriter package installed and enabled (XMLWriter is installed and enabled by default since PHP 5.1.2)
3. MySQL 5 Server or higher

Install

1. Go to the patch folder and upload armory.sql (Will automatically create the database `armory`).
2. Rename includes/classes/configuration.php.default to configuration.php and edit this file (read comments).
   Characters DB configs are stored in
       $ArmoryConfig['multiRealm'][1]['*_characters']
   And World DB configs are stored in
       $ArmoryConfig['multiRealm'][1]['*_mangos']
   You should edit these values according with your MySQL configs (user/password/dbname).
3. For 3D Viewer installation info read 3DViewer_info.txt
4. For full work you need to patch MaNGOS/Trinity core with the appropriate patch file found in the patch folder
   and to update your characters DB with the provided SQL update (characters.sql - in the patch folder).
5. If you use a UNIX system, you need to manage access rights to allow script write data to 'cache' folder.

wow-armory's People

Contributors

grimgravy avatar

Watchers

 avatar

Forkers

wowcms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.