Reposition the order - emphasis

This commit is contained in:
Panagiotis Georgiadis 2021-03-25 12:17:48 +01:00
parent 07381b347c
commit 6bcde98d6e
No known key found for this signature in database
GPG Key ID: A5B9AF563B15B24F
1 changed files with 11 additions and 10 deletions

View File

@ -20,7 +20,6 @@ The engine is written in Go and is cross platform.
> The project does not ship with the assets or content required to play Diablo 2.
You must have a legally purchased copy of [Diablo 2](https://us.shop.battle.net/en-us/product/diablo-ii) and its expansion [Lord of Destruction](https://us.shop.battle.net/en-us/product/diablo-ii-lord-of-destruction) installed on your computer in order to run that game on this engine.
If you have an original copy of the disks, those files should work fine as well.
If you like to contribute to OpenDiablo2, please be so kind to read our [Contribution Policy](./docs/CONTRIBUTING.md) first.
@ -28,27 +27,29 @@ If you like to contribute to OpenDiablo2, please be so kind to read our [Contrib
## Documentation
### For Users
_Stay awhile and listen_ ...
### ⚡ Project Info
* 👉 **[Current Status](./docs/status.md)** 👈 - what you should focus on
* [Roadmap](./docs/roadmap.md) - Planning ahead
* Design - High-level overview of the OpenDiablo2 org and its projects
* FAQ - Common questions from new people to the project
### ⭐ For Users
* Buy the official game from Blizzard
* Locate the MPQ files
* Install OpenDiablo2 to your system (Linux/Windows/MacOS)
* [Run it](./docs/play.md) - How to play the game
### For Developers
### 🔥 For Developers
* [Building](./docs/building.md) - Instructions for building the project
* [Development](./docs/development.md) - Instructions for developers who want to contribute
* [Profiling](.docs/profiling.md) - Debug performance issues
* [Debugging](.docs/debug.md) - Common errors and pitfalls
### For Contributors
* Design - High-level overview of the OpenDiablo2 org and its projects
* [Current Status](./docs/status.md) - What you should focus on
* [Roadmap](./docs/roadmap.md) - Planning ahead
* FAQ - Common questions from new people to the project
## Screenshots
![Main Menu](docs/MainMenuSS.png)