Skip to content

Commit

Permalink
Added discord link
Browse files Browse the repository at this point in the history
Discord link..
  • Loading branch information
Backporter committed May 21, 2019
1 parent d6a0fc3 commit 3379d9d
Show file tree
Hide file tree
Showing 11 changed files with 235 additions and 8 deletions.
Binary file modified .vs/Eboot.bin Patcher/v15/.suo
Binary file not shown.
Binary file modified .vs/Eboot.bin Patcher/v15/Server/sqlite3/storage.ide-shm
Binary file not shown.
Binary file modified .vs/Eboot.bin Patcher/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.
214 changes: 214 additions & 0 deletions 1.sfv

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions Eboot.bin Patcher/Credits.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 6 additions & 8 deletions Eboot.bin Patcher/Credits.cs
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
using System.Windows.Forms;

namespace Eboot.bin_Patcher
Expand All @@ -16,5 +9,10 @@ public Credits()
{
InitializeComponent();
}

private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
Process.Start("https://discord.gg/twpSyYp");
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ C:\Users\Logan Melott\source\repos\Eboot.bin Patcher\Eboot.bin Patcher\obj\Debug
C:\Users\Logan Melott\source\repos\Eboot.bin Patcher\Eboot.bin Patcher\obj\Debug\Eboot.bin Patcher.csproj.CoreCompileInputs.cache
C:\Users\Logan Melott\source\repos\Eboot.bin Patcher\Eboot.bin Patcher\obj\Debug\Eboot.bin Patcher.exe
C:\Users\Logan Melott\source\repos\Eboot.bin Patcher\Eboot.bin Patcher\obj\Debug\Eboot.bin Patcher.pdb
C:\Users\Logan Melott\source\repos\Eboot.bin Patcher\Eboot.bin Patcher\obj\Debug\Eboot.bin Patcher.csprojAssemblyReference.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 3379d9d

Please sign in to comment.