mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
Merge branch 'MultiMC:develop' into develop
This commit is contained in:
@@ -39,9 +39,6 @@ QString getCreditsHtml(QStringList patrons)
|
|||||||
stream << "<h3>" << QObject::tr("Maintainer", "About Credits") << "</h3>\n";
|
stream << "<h3>" << QObject::tr("Maintainer", "About Credits") << "</h3>\n";
|
||||||
stream << "<p>Petr Mrázek <<a href='mailto:peterix@gmail.com'>peterix@gmail.com</a>></p>\n";
|
stream << "<p>Petr Mrázek <<a href='mailto:peterix@gmail.com'>peterix@gmail.com</a>></p>\n";
|
||||||
|
|
||||||
stream << "<h3>Dedicated to Erika</h3>\n";
|
|
||||||
stream << "<p>You gave all the work put into this meaning.</p>\n";
|
|
||||||
|
|
||||||
// TODO: grab contributors from git history
|
// TODO: grab contributors from git history
|
||||||
/*
|
/*
|
||||||
if(!contributors.isEmpty()) {
|
if(!contributors.isEmpty()) {
|
||||||
|
Reference in New Issue
Block a user