Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro-Beirao authored Dec 3, 2024
1 parent 8822fab commit c09bb4f
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# dsda-launcher
This is a launcher GUI for the dsda-doom source port.
<div id="vscodium-logo" align="center">
<br />
<img src="./src/icons/dsda-launcher.png" alt="dsda-doom logo" width="200"/>
<h1>dsda-launcher</h1>
<h3>This is a launcher GUI for the <a href="https://github.com/kraflab/dsda-doom">dsda-doom</a> source port</h3>
</div>

<div id="badges" align="center">

![Static Badge](https://img.shields.io/badge/Windows-grey)
![Static Badge](https://img.shields.io/badge/macOS-grey?logo=apple)
Expand All @@ -10,6 +16,8 @@ This is a launcher GUI for the dsda-doom source port.
![GitHub top language](https://img.shields.io/github/languages/top/Pedro-Beirao/dsda-launcher)
![Static Badge](https://img.shields.io/badge/Qt-grey?logo=qt)

</div>

For both casual players and experienced speedrunners, this launcher is everything you need to organize and launch the game. It has a very simple and intuitive graphical interface with the more advanced features working under the hood and in organized menus. dsda-launcher fits in your dsda-doom's installation with minimal footprint, and can even auto-update it.

[Doomworld thread](https://www.doomworld.com/forum/topic/121953-dsda-doom-source-port-on-mac-a-guide/)
Expand All @@ -25,7 +33,7 @@ Available for Windows, macOS and Linux in [Releases](https://github.com/Pedro-Be

Requires a github account to download and are only available for a 90 days after creation.

> May be completely broken and unusable
> WARNING May be completely broken and unusable
</details>
## Key Features
Expand All @@ -42,12 +50,12 @@ Available for Windows, macOS and Linux in [Releases](https://github.com/Pedro-Be
- Saving the current state of the launcher to a file, and loading it back later
- Exporting the current state to a .bat/.sh script

### Screenshots:
## Screenshots

![Screenshot 2021-09-10 at 22 22 56](https://user-images.githubusercontent.com/82064173/132919240-a6e51ac9-3863-4114-bee5-410d60f17ab7.jpg)


### Compiling:
## Compiling

Code available at [https://github.com/Pedro-Beirao/dsda-launcher/](https://github.com/Pedro-Beirao/dsda-launcher/)

Expand Down

0 comments on commit c09bb4f

Please sign in to comment.