diff --git a/README.md b/README.md index f39aaf5..2a65f63 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Diablo 2 LoD Glide/DDraw to OpenGL Wrapper (D2GL) -[![Github All Releases](https://img.shields.io/github/downloads/bayaraa/d2gl/total.svg)]() +[![Github All Releases](https://img.shields.io/github/downloads/bayaraa/d2gl/total.svg)](https://github.com/bayaraa/d2gl/releases) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/bayaraa/d2gl/blob/master/LICENSE.md) D2GL is a Diablo 2 LoD Glide/DDraw to OpenGL wrapper that translates glide/ddraw calls to OpenGL calls. This makes D2 run better on modern hardware/OS and easier to switch between fullscreen and windowed modes, and resolves certain window and cursor-related issues. Additionally, it includes several libretro shaders for upscaling to higher resolutions, and allows for in-game text to be displayed in high-definition, D2DX's motion prediction, other QOL features. -### Bug/Crash Report (***Important!***) +### 🚩 Bug/Crash Report (***Important!***) Please don't just say it crashes. I can't do anything without additional information! If you want to report bug or crash please include details about your system (OS, hardware), what you doing when crash occured, are other mods included (like plugy, basemod etc), is crashing on both wrappers (glide, ddraw).