diff --git a/ModAssistant/Classes/Updater.cs b/ModAssistant/Classes/Updater.cs index 4282826a..9e6d65dd 100644 --- a/ModAssistant/Classes/Updater.cs +++ b/ModAssistant/Classes/Updater.cs @@ -9,7 +9,7 @@ namespace ModAssistant { class Updater { - private static readonly string APILatestURL = "https://api.github.com/repos/Assistant/ModAssistant/releases/latest"; + private static readonly string APILatestURL = "https://api.github.com/repos/bsmg/ModAssistant/releases/latest"; private static Update LatestUpdate; private static Version CurrentVersion; diff --git a/ModAssistant/Localisation/cs.xaml b/ModAssistant/Localisation/cs.xaml index 37836a83..05539fab 100644 --- a/ModAssistant/Localisation/cs.xaml +++ b/ModAssistant/Localisation/cs.xaml @@ -121,7 +121,7 @@ stránku pro příspěvky nebo můj - + Patreon diff --git a/ModAssistant/Localisation/de.xaml b/ModAssistant/Localisation/de.xaml index 48c1ad10..f48b6739 100644 --- a/ModAssistant/Localisation/de.xaml +++ b/ModAssistant/Localisation/de.xaml @@ -121,7 +121,7 @@ Spendenseite oder mein - + Patreon diff --git a/ModAssistant/Localisation/en.xaml b/ModAssistant/Localisation/en.xaml index 60898af1..1065fa37 100644 --- a/ModAssistant/Localisation/en.xaml +++ b/ModAssistant/Localisation/en.xaml @@ -120,9 +120,9 @@ donation page - or my - - Patreon + or the + + BSMG Patreon Special Thanks ♥ diff --git a/ModAssistant/Localisation/es.xaml b/ModAssistant/Localisation/es.xaml index 89fd688b..5f8f124e 100644 --- a/ModAssistant/Localisation/es.xaml +++ b/ModAssistant/Localisation/es.xaml @@ -120,7 +120,7 @@ página de donación o mi - + Patreon diff --git a/ModAssistant/Localisation/fr.xaml b/ModAssistant/Localisation/fr.xaml index 53e46405..daa2401d 100644 --- a/ModAssistant/Localisation/fr.xaml +++ b/ModAssistant/Localisation/fr.xaml @@ -126,7 +126,7 @@ page de don ou mon - + Patreon diff --git a/ModAssistant/Localisation/it.xaml b/ModAssistant/Localisation/it.xaml index ae26a0b3..063f1bda 100644 --- a/ModAssistant/Localisation/it.xaml +++ b/ModAssistant/Localisation/it.xaml @@ -121,7 +121,7 @@ pagina delle donazioni oppure il mio - + Patreon diff --git a/ModAssistant/Localisation/ja.xaml b/ModAssistant/Localisation/ja.xaml index 5a924982..1c0aec64 100644 --- a/ModAssistant/Localisation/ja.xaml +++ b/ModAssistant/Localisation/ja.xaml @@ -120,7 +120,7 @@ 寄付ページ または私の - + Patreon を訪れてください。 diff --git a/ModAssistant/Localisation/ko.xaml b/ModAssistant/Localisation/ko.xaml index 997acab5..7df229e9 100644 --- a/ModAssistant/Localisation/ko.xaml +++ b/ModAssistant/Localisation/ko.xaml @@ -120,7 +120,7 @@ donation page or my - + Patreon diff --git a/ModAssistant/Localisation/nb.xaml b/ModAssistant/Localisation/nb.xaml index 3bc6f428..eb4f2a73 100644 --- a/ModAssistant/Localisation/nb.xaml +++ b/ModAssistant/Localisation/nb.xaml @@ -124,7 +124,7 @@ donasjonsside eller min - + Patreon diff --git a/ModAssistant/Localisation/nl.xaml b/ModAssistant/Localisation/nl.xaml index b0998dff..48cac5cb 100644 --- a/ModAssistant/Localisation/nl.xaml +++ b/ModAssistant/Localisation/nl.xaml @@ -119,7 +119,7 @@ donatie pagina of mijn - + Patreon diff --git a/ModAssistant/Localisation/pl.xaml b/ModAssistant/Localisation/pl.xaml index f7e6adc6..b5b45e9e 100644 --- a/ModAssistant/Localisation/pl.xaml +++ b/ModAssistant/Localisation/pl.xaml @@ -121,7 +121,7 @@ stronę dotacji lub mojego - + Patreon'a diff --git a/ModAssistant/Localisation/pt.xaml b/ModAssistant/Localisation/pt.xaml index 79044131..675dc2db 100644 --- a/ModAssistant/Localisation/pt.xaml +++ b/ModAssistant/Localisation/pt.xaml @@ -121,7 +121,7 @@ página de doação ou meu - + Patreon diff --git a/ModAssistant/Localisation/ru.xaml b/ModAssistant/Localisation/ru.xaml index 698fbe6c..fddf12c9 100644 --- a/ModAssistant/Localisation/ru.xaml +++ b/ModAssistant/Localisation/ru.xaml @@ -121,7 +121,7 @@ страницу для пожертвований или мой - + Patreon diff --git a/ModAssistant/Localisation/sv.xaml b/ModAssistant/Localisation/sv.xaml index d9be00f3..34c0edff 100644 --- a/ModAssistant/Localisation/sv.xaml +++ b/ModAssistant/Localisation/sv.xaml @@ -121,7 +121,7 @@ donationssida eller min - + Patreon diff --git a/ModAssistant/Localisation/th.xaml b/ModAssistant/Localisation/th.xaml index 5a001a06..9f691703 100644 --- a/ModAssistant/Localisation/th.xaml +++ b/ModAssistant/Localisation/th.xaml @@ -121,7 +121,7 @@ หน้าบริจาคของฉัน หรือ - + หน้า Patreon ของฉัน diff --git a/ModAssistant/Localisation/zh.xaml b/ModAssistant/Localisation/zh.xaml index 41f75372..d1571bee 100644 --- a/ModAssistant/Localisation/zh.xaml +++ b/ModAssistant/Localisation/zh.xaml @@ -120,7 +120,7 @@ 捐助页面 或我的 - + Patreon diff --git a/README.md b/README.md index 75881a8f..24a98ae4 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Custom themes are located in a folder called `Themes` in the same folder as `Mod ### Built In These come with the program and you can't change them, however you can overwrite them by creating one of the other two theme types with the same name. -If you have a particularly popular theme, you can submit a [Pull Request](https://github.com/Assistant/ModAssistant/pulls) to add your theme as a built-in theme. +If you have a particularly popular theme, you can submit a [Pull Request](https://github.com/bsmg/ModAssistant/pulls) to add your theme as a built-in theme. ### Packaged `.mat` Files These are pre-packaged theme files. Under the hood they are renamed`.zip` files, and the file structure is the same as that of `Folders` themes. These will be overwritten by `Folders` themes with the same name.