Skip to content

Releases: RPGGO-AI/v2api-client-csharp

Add more handlers for different msg type

Choose a tag to compare

@codingtmd codingtmd released this 25 Dec 22:40
eb89705

In this release, it refactors the code and add handlers for out_of_balance and chapter-switch

Add Chapter Switch function

Choose a tag to compare

@codingtmd codingtmd released this 16 Nov 06:55
9b5da5c
Merge pull request #8 from RPGGO-AI/feature-chapterswitch

Add chapter switch support once receiving the action message

refactor the code and set the target .net runtime to 6.0

Choose a tag to compare

@codingtmd codingtmd released this 13 Nov 03:40
388e934
Merge pull request #7 from RPGGO-AI/compatiblewith6.0

Compatiblewith6.0

v1.0.1 release version

Choose a tag to compare

@codingtmd codingtmd released this 04 Nov 03:25
388e934

Download it and attach in your solution.

Please refer to the https://github.com/RPGGO-AI/v2api-client-csharp/blob/main/TestCode/Program.cs for its usage