-
Notifications
You must be signed in to change notification settings - Fork 25
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 html game runner #38
base: main
Are you sure you want to change the base?
Conversation
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.
Idea: Instead of using the batch file installer and the powershell runner, would it not be a better idea to just have a single script file that does both the downloading of the dependencies and the running?
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.
there doesn't seem to be an easy way to make double-click-to-execute work out of the box for .ps1 files.
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 want to get this as close as possible to the python script - can we add these headers? "Cache-Control", "no-cache, no-store, must-revalidate" |
Since games will be cycled through often, caching should be disabled |
Note: For the self-install to work, you must issue a Github release with tag 1.0.0
Neuro HTML Game Runner
Usage
What it does
/$ENV/NEURO_SDK_WS_URL
relative to the game directory.Why?
Dependencies