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