smietanka / CocNET

Hook to Clash Of Clans API in C# .NET
8 stars 7 forks source link

Add currentwar support #4

Closed davidfrodin closed 7 years ago

davidfrodin commented 7 years ago

add support for calling /clans/{clanTag}/currentwar

CocNET.zip

davidfrodin commented 7 years ago

make dates from api map to date properties in cocnet, fix destructionPercentage which was accidentally an int instead of decimal

CocNET.zip