From 5a8a79ae57864782f00245ab42c9bc7a1f0cc3ad Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sun, 24 Mar 2024 10:34:01 -0500 Subject: [PATCH] Add "Written for" comment --- Program.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 26b9d82..e66c266 100644 --- a/Program.cs +++ b/Program.cs @@ -1,4 +1,5 @@ -using System.IO; +//Written for Warrecs 2. https://store.steampowered.com/app/1360500 +using System.IO; namespace Warrecs_2_Extractor {