mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-03-21 17:54:09 -05:00
Updated ReadMe.md
This commit is contained in:
parent
3e084f0b16
commit
b341f38e01
11
ReadMe.md
11
ReadMe.md
|
|
@ -25,6 +25,8 @@ Project Chronos started to work on their own backend in PHP.**
|
|||
- Shop
|
||||
- Messaging system
|
||||
- Currency system
|
||||
- Leveling at the end of the match
|
||||
- Getting Currency at the end of the match
|
||||
- Matchmaking via Steam P2P
|
||||
- Leaderboard doesn't crash anymore
|
||||
- GameNews (disabled atm because they mess InitOrGetGroup up)
|
||||
|
|
@ -36,9 +38,8 @@ Project Chronos started to work on their own backend in PHP.**
|
|||
- Create a new catalog parser
|
||||
- Dynamic leaderboards
|
||||
- Challenges (code is done already but needs rework)
|
||||
- Progression (leveling, currency, end of match, etc.)
|
||||
- Private matches (Requires Dedicated Servers sadly)
|
||||
- End-of-match endpoints
|
||||
- End-of-match endpoints (Show what you got at the end of the match)
|
||||
|
||||
For more detailed information about our project's tasks, please visit the [to-do page](https://github.com/users/wolfswolke/projects/2/views/1).
|
||||
|
||||
|
|
@ -49,7 +50,7 @@ The goal of this project is to revive the Deathgarden backend and servers.
|
|||
- Discord: sunywolf
|
||||
|
||||
## Usage
|
||||
|
||||
To find your Game folder right-click on Deathgarden in your Steam Library, hover over Manage and click on Browse Local Files.
|
||||
0. If you do not already own Deathgarden, you can get it with this command:
|
||||
`steam://run/555440`
|
||||
|
||||
|
|
@ -57,6 +58,10 @@ The goal of this project is to revive the Deathgarden backend and servers.
|
|||
|
||||
2. Run the script and wait for it to finish. (RED TEXT means something went wrong!)
|
||||
|
||||
3. If you are on Windows 11 delete the BattlEye folder. (Windows 11 doesn't support this old BattlEye Version)
|
||||
(Location: "steamapps\common\DEATHGARDEN\TheExit\Binaries\Win64\BattlEye")
|
||||
|
||||
|
||||
**Self Hosting/Development Requirements:**
|
||||
- Steam API Key (see [Steam_Login.md](https://github.com/wolfswolke/DeathGarden_API_Rebirth/blob/master/Doc/Steam_Login.md) for details).
|
||||
- Python 3.10 (or newer).
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user