From 1404fa0bb75c49bba28d9e1376dc42810948d690 Mon Sep 17 00:00:00 2001 From: CPunch Date: Mon, 4 Apr 2022 19:47:24 -0500 Subject: [PATCH] Removed references to Appveyor --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 88072fb..bcd3c71 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,6 @@ OpenFusion is a reverse-engineered server for FusionFall. It primarily targets v 3. Add a new server to the client's list: the default port is 23000, so the full IP with default settings would be 127.0.0.1:23000. 4. Once you've added the server to the list, connect to it and log in. If you're having trouble with this, refer to steps 4 and 5 from the previous section. -If you want, [compiled binaries (artifacts) for each new commit can be found on AppVeyor.](https://ci.appveyor.com/project/OpenFusionProject/openfusion) - For a more detailed overview of the game's architecture and how to configure it, read the following sections. ## Architecture