Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.71 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.71 KB

#gw2api-tools

A collection of helpful stuff for use with the GW2-API. Note: this project has been split into multiple projects over time:

Requirements

  • A local webserver like XAMPP is helpful ;)
  • PHP 5.4+
  • MySQL or MariaDB

###Why PHP 5.4+? There's actually no specific reason except for the fancy javascript/perl style shorthand array syntax. You're fine with 5.2 if you change that.

##Installation

  • download the source and unzip it into a directory within your webroot
  • create tables in your database with the given SQL if needed
  • open your webbrowser and point it to any file in the /examples folder

##Additional files

##Thanks

Thanks go out to the friendly and helpful GW2 developer community, especially for help, input and ideas:

  • Cliff Spradlin, ArenaNet Programmer
  • Dr Ishmael.9685
  • Heimdall.4510
  • Killer Rhino.6794
  • Moturdrn.2837
  • Think.8042
  • zeeZ.5713

##License

This work is available under the WTFPL. Graphics (c) ArenaNet.