summaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/constants.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 7741b64..c406e5b 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -56,10 +56,10 @@ export const MESSAGES = {
modInstalled: "✅ OptiScaler Mod Installed",
modNotInstalled: "❌ OptiScaler Mod Not Installed",
installing: "Installing OptiScaler...",
- installButton: "Install OptiScaler FG Mod",
+ installButton: "Setup OptiScaler Mod",
uninstalling: "Removing OptiScaler...",
- uninstallButton: "Uninstall OptiScaler FG Mod",
- installSuccess: "✅ OptiScaler mod installed successfully!",
+ uninstallButton: "Remove OptiScaler Mod",
+ installSuccess: "✅ OptiScaler mod setup successfully!",
uninstallSuccess: "✅ OptiScaler mod removed successfully.",
instructionTitle: "How to Use:",
instructionText: "Click 'Copy Patch Command' or 'Copy Unpatch Command', then go to your game's properties, and paste the command into the Launch Options field.\n\nIn-game: Enable DLSS in graphics settings, or assign a back button to keyboard's 'Insert' key for extended OptiScaler options."