We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaca68d commit 196ab8eCopy full SHA for 196ab8e
README.md
@@ -22,7 +22,7 @@ Configure the file DemoRecorder.json generated on addons/counterstrikesharp/conf
22
* ServerId - 1: Unique server ID.
23
* DemosDir - "demos/": The folder for recording the demo on the server is created along the path addons/counterstrikesharp/data/
24
* Token - "your_web_app_token": Your WEB token for uploading demo to the site.
25
-* TeleportTicks - "http://example.com:2053/upload": Demo download handler address.
+* UploadUrl - "http://example.com:2053/upload": Demo download handler address.
26
27
### Commands
28
* css_dr_reload - Reload config DemoRecorder.json. Access @css/root
0 commit comments