This commit is contained in:
Ethan O'Brien 2022-01-15 17:27:24 -06:00
commit be752eb39b

View file

@ -164,15 +164,22 @@ Paths to emulator files can be customized with:
```js
EJS_paths = {
'fileName' : `/somepath` ,
'emulator.js' : `https://example.com/emulator.js` ,
'n64-asmjs.data' : `/asdfds.data`
'fileName' : '/somepath',
'emulator.js' : 'https://example.com/emulator.js',
'n64-asmjs.data' : '/asdfds.data'
};
```
*If a file is not defined, the default is used.*
# LICENCE
Licenced under the Apache License 2.0
Read the whole license [here](license)
<!----------------------------------------------------------------------------->
[Example Use]: https://coldcast.org/games/1/Super-Mario-Bros