mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 18:17:07 -05:00
Reposition the order - emphasis
This commit is contained in:
parent
07381b347c
commit
6bcde98d6e
21
README.md
21
README.md
@ -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.
|
> 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.
|
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.
|
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
|
## 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
|
* Buy the official game from Blizzard
|
||||||
* Locate the MPQ files
|
* Locate the MPQ files
|
||||||
* Install OpenDiablo2 to your system (Linux/Windows/MacOS)
|
* Install OpenDiablo2 to your system (Linux/Windows/MacOS)
|
||||||
* [Run it](./docs/play.md) - How to play the game
|
* [Run it](./docs/play.md) - How to play the game
|
||||||
|
|
||||||
### For Developers
|
### 🔥 For Developers
|
||||||
|
|
||||||
* [Building](./docs/building.md) - Instructions for building the project
|
* [Building](./docs/building.md) - Instructions for building the project
|
||||||
* [Development](./docs/development.md) - Instructions for developers who want to contribute
|
* [Development](./docs/development.md) - Instructions for developers who want to contribute
|
||||||
* [Profiling](.docs/profiling.md) - Debug performance issues
|
* [Profiling](.docs/profiling.md) - Debug performance issues
|
||||||
* [Debugging](.docs/debug.md) - Common errors and pitfalls
|
* [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
|
## Screenshots
|
||||||
|
|
||||||
![Main Menu](docs/MainMenuSS.png)
|
![Main Menu](docs/MainMenuSS.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user