1 person following this project (follow)

What is Animaonline.Lodestone
Animaonline.Lodestone is an API written in .NET that provides you with access to Final Fantasy XIV's Lodestone (Equalent to WoW's armory)

Buy me a beer if you like my work!;) AND REMEMBER TO ALWAYS CREDIT ME IF YOU USE THIS API! :)

How to use Animaonline.Lodestone

Watch the video at YouTube comment here. ty.

 

            var marshallMathers = Animaonline.Lodestone.API.SearchCharacters("Marshall Mathers").First();

            var characterDetails = Animaonline.Lodestone.API.GetCharacterInfo(marshallMathers.DetailedInfoUrl);

            Console.WriteLine(characterDetails.HP.ToString());

And don't forget to follow me on 

Last edited Oct 5 2010 at 12:12 PM by animaonline, version 15