X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=blobdiff_plain;f=README;h=aeb24519b6df812cd32a4a356d4477411f37cb60;hp=35a8e6fdc9c6c7a100c2174099e2e4ba2b28d9c9;hb=3c3a5c028bed3922840a2b5ad7ab861fca092582;hpb=cb8156b80723bcd177fef7fb08ea2bfeec99a323 diff --git a/README b/README index 35a8e6f..aeb2451 100644 --- a/README +++ b/README @@ -1,16 +1,8 @@ -How to prepare: +How to run in Nageru: - Copy all .html and .png files into your CasparCG templates/ directory. - Copy casparcg.config into your CasparCG directory. cd into client/ - and run make to compile the client. + 1. Start the client. + 2. Start Nageru with -t /path/to/here/nageru/ultimate.lua. -How to run: +How to test in a browser: - 1. rm /tmp/caspar.sock. - 2. Run CasparCG. It will hang until Nageru connects. - 3. Start Nageru with -c 3 -t ultimate.lua. - 4. Start the client. - 5. Switch to channel 5 and turn on the overlay when it's started. - -If you need to restart CasparCG for any reason, you'll need to redo steps 1 and 2 -in order. Nageru and the client can stay up; they will reconnect automatically. + google-chrome --allow-file-access-from-files score.html