]> git.sesse.net Git - ultimatescore/commitdiff
Update the README, now that we don't have CasparCG anymore.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 11:21:56 +0000 (12:21 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 11:21:56 +0000 (12:21 +0100)
README

diff --git a/README b/README
index 35a8e6fdc9c6c7a100c2174099e2e4ba2b28d9c9..aeb24519b6df812cd32a4a356d4477411f37cb60 100644 (file)
--- 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