Fixed Username stuff

This commit is contained in:
RenegadeRaven 2023-10-16 17:03:42 -05:00
parent d58164aab1
commit ebb03d3d2f
4 changed files with 5 additions and 5 deletions

2
.github/FUNDING.yml vendored
View File

@ -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']
custom: https://paypal.me/RenegadeRainbowRaven # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

View File

@ -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

View File

@ -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")

View File

@ -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 <sup>so far</sup> 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)
[![button](https://i.imgur.com/4yHCJNa.png)](https://paypal.me/RenegadeRainbowRaven)