mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
Create bandersnatch.bat
This is a batch file that starts index.html in chrome with some flags that fix the error when trying to load subtitles when opening index.html as a local file instead of loading it through a web server
This commit is contained in:
parent
32c01d9ec2
commit
a5fe2f06f6
1 changed files with 1 additions and 0 deletions
1
bandersnatch.bat
Normal file
1
bandersnatch.bat
Normal file
|
@ -0,0 +1 @@
|
|||
start chrome --allow-file-access-from-files --allow-file-access --allow-cross-origin-auth-prompt file://%~dp0/index.html
|
Loading…
Add table
Add a link
Reference in a new issue