https://github.com/simondarksidej/platformservicesapi
A generic system that abstracts the work needed to interact with all the different platforms for services like Authentication, Achievements and Saves
https://github.com/simondarksidej/platformservicesapi
Last synced: 5 months ago
JSON representation
A generic system that abstracts the work needed to interact with all the different platforms for services like Authentication, Achievements and Saves
- Host: GitHub
- URL: https://github.com/simondarksidej/platformservicesapi
- Owner: SimonDarksideJ
- License: mit
- Created: 2020-10-20T10:44:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-25T18:17:38.000Z (over 5 years ago)
- Last Synced: 2025-04-07T21:35:42.715Z (about 1 year ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlatformServicesAPI
A generic system that abstracts the work needed to interact with all the different platforms for services like Authentication, Achievements and Saves
Feel free to jump and and review the requirements or even create new items to help support this project.
> Especially where it involves specific difficulties with some platforms
## Issue/Task guidelines
Please ensure all comments and requirements are written in such a way that:
* They identify a single requirement
* The wording is in such a way that is testable (e.g. A need to do a thing, to achieve a thing that does something)
* Constructive feedback only, if you have a rebuke, back it up with a solution.