C# SDK for interaction with jpn-cards.com
Find a file
Serraniel 0561f51467
Adds basic classes for card and set
Covers most of the properties documented at https://jpn-cards-site.readthedocs.io/en/latest/api_docs/pokemon/v2/v2_obj/
Properties which consist of undocumented objects currently are not implemented.
2023-01-28 22:35:56 +01:00
docs Adds Vsxmd to packages to generate markdown style documentaion file 2023-01-28 22:01:54 +01:00
src Adds basic classes for card and set 2023-01-28 22:35:56 +01:00
.gitignore Initial commit 2023-01-28 21:16:29 +01:00
JpnCardsPokemonSdk.sln Adds an basically empty C# project into the repository 2023-01-28 22:00:38 +01:00
LICENSE Initial commit 2023-01-28 21:16:29 +01:00
README.md Initial commit 2023-01-28 21:16:29 +01:00

japanese-pokemon-cards-sdk-csharp

C# SDK for interaction with jpn-cards.com