diff --git a/Program.cs b/Program.cs index a1c924f..a263384 100644 --- a/Program.cs +++ b/Program.cs @@ -1,4 +1,5 @@ -using System.IO; +//Written for PixelJunk Shooter. https://store.steampowered.com/app/255870/ +using System.IO; using System.IO.Compression; namespace PixelJunk_Extractor