mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Merge branch 'dev' into 'misc'
# Conflicts: # README.md
This commit is contained in:
commit
69c0c50b2b
@ -6,7 +6,9 @@ Every changes to ScreenPlay are done via Gitlab issues and merge requests (pull
|
||||
|
||||
### Development
|
||||
|
||||
1. Accept the [Contributing Agreement](https://gitlab.com/kelteseth/ScreenPlay).
|
||||
1. Accept the Contributing Agreement:
|
||||
* [For regular contributors](https://gitlab.com/kelteseth/ScreenPlay/blob/dev/Legal/individual_contributor_license_agreement.md)
|
||||
* [For members of a company](https://gitlab.com/kelteseth/ScreenPlay/blob/dev/Legal/corporate_contributor_license_agreement.md)
|
||||
2. Download and set up ScreenPlay as described in the main [Readme](https://gitlab.com/kelteseth/ScreenPlay).
|
||||
2. Choose an issue to work on:
|
||||
* Your own ideas or thinks you want to improve. Alternatively you can tackle existing open issues:
|
||||
|
@ -3,8 +3,8 @@
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
ScreenPlay is an open source cross platform app for displaying Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows/Linux/MacOSX via <a href="https://store.steampowered.com/about/">Steam</a>.
|
||||
Join our community: <a href="https://screen-play.app/">Homepage</a>, <a href="https://forum.screen-play.app/">Forum</a>, <a href="https://discord.gg/3RygPHZ">Discord</a>
|
||||
ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows/Linux/MacOSX via <a href="https://store.steampowered.com/about/">Steam</a>.
|
||||
Join our community: <a href="https://screen-play.app/">Homepage</a>, <a href="https://forum.screen-play.app/">Forum</a>
|
||||
<br> Visit our <a href="https://kelteseth.gitlab.io/ScreenPlayDocs/"> Developer Documentation</a> and our <a href="https://kelteseth.gitlab.io/ScreenPlayDocs/"> Getting Started Guide</a>!
|
||||
<br>
|
||||
<h3><a href="https://steamcommunity.com/app/672870/">Download ScreenPlay!</a></h3>
|
||||
@ -33,7 +33,7 @@ git clone --recursive https://gitlab.com/kelteseth/ScreenPlay.git
|
||||
- Install the Maintaince tool
|
||||
- Select the following features to install:
|
||||
- Qt 5.13.0
|
||||
- MSVC 2019 (updated MSVC 2017 should work too) 64-bit
|
||||
- MSVC 2017 64-bit
|
||||
- Qt WebEngine
|
||||
- Tools
|
||||
- Qt Creator 4.x CDB Debugger Support
|
||||
|
Loading…
Reference in New Issue
Block a user