Add link to Steam page
This commit is contained in:
parent
6b2ce4fc29
commit
e540b071d4
|
@ -1,4 +1,5 @@
|
|||
using System.IO;
|
||||
//Written for Islet Online. https://store.steampowered.com/app/428180/
|
||||
using System.IO;
|
||||
using System.IO.Compression;
|
||||
|
||||
namespace Islet_Online_Unpacker
|
||||
|
@ -73,4 +74,4 @@ namespace Islet_Online_Unpacker
|
|||
public string name;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue