From e1dc0ba5d12e962af8d9504a55f258f367582e29 Mon Sep 17 00:00:00 2001 From: Gray <84999745+Milxnor@users.noreply.github.com> Date: Sun, 17 Mar 2024 13:11:20 -0400 Subject: [PATCH] This is not v2 bro --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2b42e1..df784da 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,20 @@ ![Banner](https://i.imgur.com/p0P4tcI.png) Project Reboot is an tough battled and widely used game server for Fortnite. Below are the key points about this project: +Join our discord at https://discord.gg/reboot ## Features 1. **S3-S15 Support**: The project includes support for Fortnite seasons 5 through 12. -2. **S16-S19 Compatibility**: Seasons 16 through 19 might not work perfectly +2. **S1-S2 & S16-S19 Compatibility**: Seasons 1 and 2, and Season 16 through 19 might not work perfectly. 3. **Rewrite and Improvements**: Project Reboot is a rewrite of the original Universal Walking Simulator. It's an ongoing effort to enhance and optimize the gameplay experience. 4. **Lategame Enhancements**: Although still missing some features from the old project, lategame improvements are planned for the future. ## Installation -1. Clone this repository: `git clone https://github.com/Milxnor/Project-Reboot.git` +1. Clone this repository: `git clone https://github.com/Milxnor/Project-Reboot-3.0.git` 2. Build the project using your preferred build tools. (Use Visual Studio 2022) -3. Run the server using the Reboot Launcher +3. Run the server using the Reboot Launcher. ## Contributing Contributions are welcome! Feel free to create pull requests or report issues on the GitHub repository.