This commit is contained in:
Alessandro Autiero
2024-06-01 16:26:00 +02:00
parent d478650e9b
commit efb508bd0c
243 changed files with 486662 additions and 2948 deletions

View File

@@ -1,13 +0,0 @@
# What is Project Reboot?
[Project Reboot](https://github.com/Milxnor/Project-Reboot-3.0) is a game server for Fortnite S3-S15
### Who started the project?
The project was started on Discord by Milxnor
[Join the discord!](https://discord.gg/reboot)
### Who develops the launcher?
The launcher is entirely developed by [Auties00](https://github.com/Auties00/reboot_launcher)
Thanks to everyone who contributed to translate the launcher in other languages!
### Is the project being actively maintained?
The project isn't actively maintained anymore, but the community can still contribute to its development.

View File

@@ -1,20 +0,0 @@
# Where can I report bugs?
## Game server
### 1. Github
Open an issue on [Github](https://github.com/Milxnor/Project-Reboot-3.0/issues)
### 2. Discord
Ask in [#help](https://discord.gg/reboot)
## Launcher
### 1. Github
Open an issue on [Github](https://github.com/Milxnor/Project-Reboot-3.0/issues)
### 2. Discord
Tag @Auties in [#launcher-issues](https://discord.gg/reboot)

View File

@@ -1,37 +0,0 @@
# How can I make my server accessible to other players?
### 1. Set a static IP
Set a static IP on the PC hosting the game server and copy it for later:
- [Windows 11](https://pureinfotech.com/set-static-ip-address-windows-11/)
- [Windows 10](https://pureinfotech.com/set-static-ip-address-windows-10/)
### 2. Log into Your Router
You'll need to access your router's web interface at 192.168.1.1.
You might need a username and a password to log in: refer to your router's manual for precise instructions.
### 3. Find the Port Forwarding Section
Once logged in, navigate to the port forwarding section of your router's settings.
This location may vary from router to router, but it's typically labelled as "Port Forwarding," "Port Mapping," or "Virtual Server."
Refer to your router's manual for precise instructions.
### 4. Add a Port Forwarding Rule
Now, you'll need to create a new port forwarding rule. Here's what you'll typically need to specify:
- **Service Name:** Choose a name for your port forwarding rule (e.g., "Fortnite Game Server").
- **Port Number:** Enter 7777 for both the external and internal ports.
- **Protocol:** Select the UDP protocol.
- **Internal IP Address:** Enter the static IP address you set earlier.
- **Enable:** Make sure the port forwarding rule is enabled.
### 5. Save and Apply the Changes
After configuring the port forwarding rule, save your changes and apply them.
This step may involve clicking a "Save" or "Apply" button on your router's web interface.
### 6. Try hosting a game!