-
-
Notifications
You must be signed in to change notification settings - Fork 256
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
Add Steam API Extension #1876
Add Steam API Extension #1876
Conversation
!format |
!format |
this is my first extension, so the code might be spaghetti |
this should just be added to the actual steam extension |
I think as the steamworks extension as something you should have if you are putting your game on steam, this extension I feel, is mostly for playing around with the program |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will go more indepth later
If Steam does not let you directly access API without a CORS proxy then I'm not sure we can merge blocks that require an API key because it would inherently leak the API key to the CORS proxy. At least not without some design changes |
ill remove api key blocks, unless we can found out how to make them more secure |
I will combine these extensions into the "Steam Extension" |
the extension will have documentation soon, and ill add more blocks