We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87b1a5 commit ee617ddCopy full SHA for ee617dd
1 file changed
Interface/Program.cs
@@ -8,9 +8,9 @@ static void Main(string[] args)
8
{
9
// showoff
10
Console.WriteLine(
11
- "==============================\n" +
12
- "= FEZRepacker 0.3 by Krzyhau =\n" +
13
- "==============================\n"
+ "================================================\n" +
+ "= FEZRepacker 0.4 by Krzyhau & FEZModding Team =\n" +
+ "================================================\n"
14
);
15
16
// keep number decimals consistent
0 commit comments