From ebb03d3d2fa7ae8f8ae5fae9fb2e80902044c8df Mon Sep 17 00:00:00 2001 From: RenegadeRaven <8683689+RenegadeRaven@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:03:42 -0500 Subject: [PATCH] Fixed Username stuff --- .github/FUNDING.yml | 2 +- PKMG5DC/About.vb | 2 +- PKMG5DC/Main5.vb | 2 +- README.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 3e4daa4..6782921 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UGSCC5VGSGN3E # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] \ No newline at end of file +custom: https://paypal.me/RenegadeRainbowRaven # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] \ No newline at end of file diff --git a/PKMG5DC/About.vb b/PKMG5DC/About.vb index 7ca558a..6b17a37 100644 --- a/PKMG5DC/About.vb +++ b/PKMG5DC/About.vb @@ -15,6 +15,6 @@ Process.Start("https://gbatemp.net/threads/pokemon-duodecuple-distribution-hack.285080/") End Sub Private Sub LinkLabel4_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles lklb_Source.LinkClicked - Process.Start("https://github.com/PlasticJustice/PKMG5DC") + Process.Start("https://github.com/RenegadeRaven/PKMG5DC") End Sub End Class \ No newline at end of file diff --git a/PKMG5DC/Main5.vb b/PKMG5DC/Main5.vb index fc6d897..0749db8 100644 --- a/PKMG5DC/Main5.vb +++ b/PKMG5DC/Main5.vb @@ -122,7 +122,7 @@ del arm9.bin arm7.bin banner.bin header.bin"}} ', {"\tools\silent_extract.vbs", Private Sub Pb_Donate_Click(sender As Object, e As EventArgs) Handles pb_Donate.Click System.Threading.Thread.Sleep(200) If My.Computer.Network.IsAvailable Then - Process.Start("https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UGSCC5VGSGN3E") + Process.Start("https://paypal.me/RenegadeRainbowRaven") Else MsgBox("No Internet connection!" & " " & "I appreciate the gesture.", 1, "OK",,, "Error" & " 404") diff --git a/README.md b/README.md index 2f279f9..80ccc5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PKMG5DC ![Language](https://img.shields.io/badge/Language-Visual%20Basic-blue.svg) ![Version](https://img.shields.io/badge/dynamic/json.svg?label=Version&url=https%3A%2F%2Fraw.githubusercontent.com%2FPlasticJustice%2FPKMG5DC%2Fmaster%2FPKMG5DC%2Fversion.json&query=%24.version&colorB=10ADED&prefix=v) +# PKMG5DC ![Language](https://img.shields.io/badge/Language-Visual%20Basic-blue.svg) ![Version](https://img.shields.io/badge/dynamic/json.svg?label=Version&url=https%3A%2F%2Fraw.githubusercontent.com%2FRenegadeRaven%2FPKMG5DC%2Fmaster%2FPKMG5DC%2Fversion.json&query=%24.version&colorB=10ADED&prefix=v) This program can build custom Gen 5 Pokémon Distribution ROMs from a .pgf event file and a clean copy of the Liberty Ticket distribution ROM (both not included). @@ -21,4 +21,4 @@ This program can build custom Gen 5 Pokémon Distribution ROMs from a .pgf event * [Professor Oak](https://digiex.net/members/professor-oak.50286/) for everything so far Gen 6 & 7 distro related ## Donate -[![button](https://i.imgur.com/4yHCJNa.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UGSCC5VGSGN3E) \ No newline at end of file +[![button](https://i.imgur.com/4yHCJNa.png)](https://paypal.me/RenegadeRainbowRaven) \ No newline at end of file