Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
GamesTrap committed Mar 22, 2021
2 parents fdd59e4 + 598d814 commit 5975d06
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@
[![GitHub pull requests](https://img.shields.io/github/issues-pr/GamesTrap/ModernFileDialogs)](https://github.com/GamesTrap/ModernFileDialogs/pulls?q=is%3Aopen+is%3Apr)
[![GitHub](https://img.shields.io/github/license/GamesTrap/ModernFileDialogs)](https://github.com/GamesTrap/ModernFileDialogs/blob/master/LICENSE)

ModernFileDialogs (Cross-platform C++17)
MessageBox, OpenFileDialog, SaveFileDialog & SelectFolderDialog
ASCII UTF-8
ModernFileDialogs (Cross-platform Linux, Windows C++17)
OpenFileDialog, SaveFileDialog & SelectFolderDialog
Supports ASCII & UTF-8

This README will be updated with more info eventually.

Screenshots for Windows 10 20H2 & Linux (Ubuntu 20.10) TBD...

## Setup

First clone the repository with `git clone https://github.com/GamesTrap/ModernFileDialogs`.
Expand Down

0 comments on commit 5975d06

Please sign in to comment.