Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweaks to Client SDK reference #3541

Merged

Commits on Dec 14, 2023

  1. Tweaks to Client SDK reference

    Went through the SDK reference:
    
    * Reduced documentation length by setting top level comments or
    removing what (I think) are redundant statements to make consumption and
    comprehension easier.
    * Some of the docs were Go SDK specific. Made it more generic (mostly
    around return of booleans), as different languages may handle SDK
    commands slightly differently.
    * Put player tracking under counter and lists, since counters and lists
    is the replacement
    * Added a note on counters and lists replacing player tracking.
    * Consistency with capitalisation.
    
    Work on googleforgames#2716
    markmandel committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7faa05b View commit details
    Browse the repository at this point in the history
  2. Review updates.

    markmandel committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0175ea2 View commit details
    Browse the repository at this point in the history