mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
Update README.md
This commit is contained in:
30
README.md
30
README.md
@@ -1,9 +1,27 @@
|
|||||||
# Project Reboot 3.0
|

|
||||||
|
|
||||||
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! 🚀
|
||||||
|
|||||||
Reference in New Issue
Block a user