AndrewDWhite / AndrewDWhite/webGameLauncher
Parse features to accuratly limit the functions called for each plugin
Open
enhancement
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Parse features to accurately limit the functions called for each plugin. The packet looks something like the following.
` {"jsonrpc": "2.0", "id": "0", "result": {"platform_name": "amazon", "features": ["ShutdownPlatformClient", "ImportInstalledGames", "ImportOwnedGames", "UninstallGame", "LaunchGame", "ImportOSCompatibility", "LaunchPlatformClient"], "token": "token"}}`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.