File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,16 +65,16 @@ To enable cheats:
65
65
1. Install the link:https://ficsit.app/mod/SML[SML] mod if you haven't already.
66
66
2. Use SML's "Enable Cheats" Mod Savegame Setting.
67
67
.. Option 1: Enable the setting from the xref:ForUsers/ConfiguringMods.adoc#_mod_savegame_settings[in-game menu].
68
- .. Option 2: Run the `SML.ForceAllowCheats 1` to directly adjust the session setting value directly from the console .
68
+ .. Option 2: Run the console command `SML.ForceAllowCheats 1` to directly adjust the session setting's value.
69
69
3. Run the `EnableCheats` console command to activate SML's hook on the cheats system.
70
70
Because of how the command is implemented, the game will claim that the command is not recognized when you run it.
71
- This is expected behavior.
71
+ ** This is expected behavior.**
72
72
4. Cheats should now be enabled for this game session.
73
73
You will have to enable them again later if you load a save.
74
74
75
75
[TIP]
76
76
====
77
- If you plan to use console commands frequently,
77
+ If you plan to use console commands frequently across multiple saves ,
78
78
consider installing a mod that will automatically enable cheats for you such as
79
79
https://ficsit.app/mod/NogsCheats[Nog's Cheats].
80
80
====
You can’t perform that action at this time.
0 commit comments