From ebb525cc3921306dfdbff1ce20533067de0fdc2f Mon Sep 17 00:00:00 2001 From: Samuel Williams <33094920+samuelWilliams99@users.noreply.github.com> Date: Mon, 21 Dec 2020 22:25:00 +0000 Subject: [PATCH] Added requirements to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fead4cc..dd74ce4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Custom interface to display when the server crashes or the client loses connection You get to play the Dinosaur Game from Google Chrome! +## Requirements +- [cfc_network_promises](https://github.com/CFC-Servers/cfc_network_promises) + ## Convars (Server-side) - `cfc_disconnect_interface_status_endpoint` - (String) The url that will be pinged to check server status. Defaults to `https://nanny.cfcservers.org/cfc3-ping`.