Update README.md

This commit is contained in:
Zetax
2024-03-17 18:07:06 +01:00
committed by GitHub
parent 05dfca656a
commit 19a8750c85

View File

@@ -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. 1. **S3-S15 Support**: The project includes support for Fortnite seasons 5 through 12.
- Rewrite dllmain 2. **S16-S19 Compatibility**: Seasons 16 through 19 might not work perfectly
- Move hooking to each class (for example, AFortGameModeAthena::InitHooks). 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! 🚀