You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
DialogResultresult=MessageBox.Show("This swap modifies more than 2 files which can lead to kicking, continue?","Continue the Swap?",MessageBoxButtons.YesNo);
DialogResultresult=MessageBox.Show("Converting this next swap will kick you out of Fortnite. Would you like to revert your previous swap(s) and convert this swap?","Revert All and Continue Swap?",MessageBoxButtons.YesNo,MessageBoxIcon.Question);
logger.Log($"ERROR -> Paks folder could not be found!");
50
+
MessageBox.Show("Your Fortnite install location could not be found! Please make sure you have Fortnite installed!","Pro Swapper",MessageBoxButtons.OK,MessageBoxIcon.Warning);
0 commit comments