From 19a8750c85dd67ba7bcc6370171ec74d9070bf32 Mon Sep 17 00:00:00 2001 From: Zetax Date: Sun, 17 Mar 2024 18:07:06 +0100 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 995caf7..f2b42e1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,27 @@ -# Project Reboot 3.0 +![Banner](https://i.imgur.com/p0P4tcI.png) -S3-S15 (S1-S2 and S16-S19 is slightly supported) +Project Reboot is an tough battled and widely used game server for Fortnite. Below are the key points about this project: -## TODO +## Features -- Rewrite picking up code. -- Rewrite dllmain -- Move hooking to each class (for example, AFortGameModeAthena::InitHooks). +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 +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` +2. Build the project using your preferred build tools. (Use Visual Studio 2022) +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. + +## License + +This project is licensed under the BSD-3-Clause license. + +--- + +**Note**: Project Reboot is a work in progress, and further updates and enhancements are planned. Explore, experiment, and contribute to make it even better! 🚀