EUS is my public screenshot server
Go to file
tgpethan 828f53a8d1 Change some other function to sync alternatives & put a / in the exists 2020-06-15 08:30:16 +01:00
EUS.js Change some other function to sync alternatives & put a / in the exists 2020-06-15 08:30:16 +01:00
README.md Turns out you do actually need a / 2020-06-15 07:30:43 +01:00
quick-setup.sh Update quick-setup.sh 2019-11-25 00:26:46 +00:00

README.md

readme soon™

Setup

EUS has extra dependencies other than those of Revolution's base, of which include:

Install the dependencies and then simply drop the EUS.js into a Revolution instance's modules folder (If you still have example_request_handler.js be sure to delete it!)

If this is running at a URL then you can define the url to build from in the config with the baseURL property. Remember to put a / at the end or the url will be malformed!

If you want to expand the files that the server allows to be sent to it this can be done in the allowedTypes array