chore: update readme

This commit is contained in:
Damien Vesper 2024-02-17 23:30:56 -06:00
parent ffa97e06f3
commit e915089ebf
No known key found for this signature in database
GPG Key ID: 80E7FA0700952A41
2 changed files with 22 additions and 21 deletions

View File

@ -1,29 +1,32 @@
[![Discord](https://img.shields.io/discord/945420505157083208?color=%237289DA&label=members&logo=discord&logoColor=%23FFFFFF)](https://discord.gg/donetsk)
<p align="center"> <p align="center">
<img src="/github/assets/donetskbanner.png?raw=true" /> <img src="/github/assets/donetskbanner.png?raw=true" />
</p> </p>
## Note: Donetsk is in beta, the experience may not be exactly what you expected. Bugs and issues are to be expected
# What is project Donetsk?
Project Donetsk is an attempt to create a more open Modern Warfare 2019 with a server browser, GSC, and a modder friendly environment
--- ---
# What are some of the goals of project Donetsk <p align="center">
1. Allow Call of Duty Warzone to be played after Activision officially discontinued it on September 21st, 2023 <img src="https://img.shields.io/github/v/release/ProjectDonetsk/Donetsk?style=for-the-badge&color=6437c4&include_prereleases">
2. Allow Modern Warfare to be played outside of Battle.net and Steam <a href="https://discord.gg/donetsk"><img src="https://img.shields.io/discord/945420505157083208?color=6437c4&label=discord&logo=discord&logoColor=ffffff&style=for-the-badge"></a>
3. Allow custom content such as maps, weapons, and cosmetics to be used in Modern Warfare <img src="https://img.shields.io/github/languages/code-size/ProjectDonetsk/Donetsk?style=for-the-badge&color=6437c4&label=size">
4. Add a server browser </p>
---
# Installation ## About
1. Visit our website for a download of the required game files Project Donetsk is an attempt to create a modder-friendly Modern Warfare 2019 with a server browser and GSC.
#### This does not work on the latest version of Modern Warfare (1.67). If you try it on that version you risk a ban
2. Download the latest dll for Donetsk or compile from source **The project is currently in beta. Bugs and issues are expected.**
3. Put the dll into the game folder and launch "game_dx12_ship_replay.exe"
--- ## Features
# Common Errors - Custom content (maps, weapons, cosmetics).
- Server browser.
## Installation
- Visit our website for a download of the required game files.
- Download the latest DLL for Donetsk, or compile from source.
- Place the DLL into the game folder and launch `game_dx12_ship_replay.exe`.
**NOTE:** This does not work on the latest version of Modern Warfare (1.67). Attempting this on that version may risk a ban.
## Common Issues
- ```Failed to initialize TACT client: E_STORAGE_INIT (25), Invalid build info ``` - ```Failed to initialize TACT client: E_STORAGE_INIT (25), Invalid build info ```
- Right click on game folder and uncheck "read-only" - Right click on game folder and uncheck "read-only"
- ```Fatal Error (Of any variety)``` - ```Fatal Error (Of any variety)```

View File

@ -1,2 +0,0 @@
This folder is used for files shown on the Readme section of the GitHub repository.
It will not be directly used in the Donetsk Project.