From 36638b15226d188a07d8e6a5d92c5bf0af2d43cc Mon Sep 17 00:00:00 2001 From: Gent Semaj Date: Thu, 7 Apr 2022 15:29:54 -0400 Subject: [PATCH] Update README with new artifact location --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bcd3c71..b873508 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ 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 functional commit can be found here.](http://cdn.dexlabs.systems/of-builds/) + For a more detailed overview of the game's architecture and how to configure it, read the following sections. ## Architecture