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

Implement enough of the calls to support the steam plugin #9

Open
AndrewDWhite opened this issue Sep 18, 2022 · 2 comments
Open

Implement enough of the calls to support the steam plugin #9

AndrewDWhite opened this issue Sep 18, 2022 · 2 comments
Labels
community enhancement New feature or request

Comments

@AndrewDWhite
Copy link
Owner

AndrewDWhite commented Sep 18, 2022

Started sever.
$ java -jar target/webGameLauncher-0.0.1-SNAPSHOT-jar-with-dependencies.jar &> ~/server_output.log

Started steam plugin client.
$ py -3.7-32 plugin.py token 8488

Noticed that the server does not have enough of the functions implemented for the steam client. Need the login features.

server_output.log

@AndrewDWhite
Copy link
Owner Author

With current implementation login page submit button does nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant