Skip to content
Chad Jakoby edited this page Sep 22, 2019 · 2 revisions

Welcome to the GuildWars2.NET wiki!

This is where documentation for the GuildWars2.NET project will be maintained.

All documentation pages will use the GW2Client:

// Optional API key:
string apiKey = "optional";
GW2Client client = new GW2Client(apiKey);
Clone this wiki locally