AndrewDWhite / AndrewDWhite/webGameLauncher
Implement enough of the calls to support the steam plugin
Open
community
enhancement
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/AndrewDWhite/webGameLauncher/files/9592842/server_output.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.