GitXplorerGitXplorer
a

game-center-tools

public
7 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
a74bbc5906ca2e99d38039d261f007357e7bfc67

Merge pull request #1 from philipasmith/topic/add-genrulesinput.py

pphilipasmith committed 8 months ago
Unverified
c05426f8d29774d3d16ee750608ec64556617cca

Removed location related features

pphilipasmith committed 8 months ago
Unverified
b524d57ef261ec9cc66c7a69e9a0040fedcc0c96

Removed location related features

pphilipasmith committed 8 months ago
Unverified
e1c5e19bab3bd7ca58e2e17e0fbd041fe284962c

Updates from editorial comments.

pphilipasmith committed 8 months ago
Unverified
aeeaf40e44dea8ffbc1289a96046b627f01a3442

Added relative links to see if these work in repository rendered pages

pphilipasmith committed 8 months ago
Unverified
b4dfacb3aadc5203e955e1c1c440295f696e09a8

Changes from review comments

pphilipasmith committed 8 months ago

README

The README file for this repository.

Testing matchmaking rules using a Python script

Abstract:

Explore rule expressions using the JMESPath playground with the genrulesinput.py Python 3 script to generate the rule-based matchmaking JSON input. Test your matchmaking rules before running your game using the testrules.py Python 3 script to execute the App Store Connect APIs.