mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 06:15:26 +00:00
README: Rewrite the donating message
This commit is contained in:
parent
708aac3166
commit
903e5fefae
4 changed files with 4 additions and 15 deletions
|
|
@ -427,9 +427,7 @@ namespace SteamController
|
|||
Dock = DockStyle.Top,
|
||||
Font = new Font("Segoe UI", 9F, FontStyle.Bold),
|
||||
Text = String.Join("\n",
|
||||
"This project is provided free of charge, but development of it is not free:",
|
||||
"- Consider donating to keep this project alive.",
|
||||
"- Donating also helps to fund new features."
|
||||
"Consider donating if you are happy with this project."
|
||||
),
|
||||
TextAlign = ContentAlignment.MiddleLeft,
|
||||
Height = 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue