We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0bf84 commit 26d2c00Copy full SHA for 26d2c00
1 file changed
SybarisMigrator/SybarisMigrator/Program.cs
@@ -48,7 +48,7 @@ private static void PrintMigrated()
48
Console.WriteLine();
49
Console.WriteLine("Migration is complete!");
50
Console.WriteLine("Sybaris Migrator detects that the migration is complete.");
51
- Console.WriteLine("You can run the game normally.");
+ Console.WriteLine("You can now proceed to install BepInEx or run your game normally!");
52
53
WriteLine(ConsoleColor.Yellow, "NOTE: If you install any Sybaris AIO packs, you must re-run the tool again.");
54
0 commit comments