你好!谢谢你的mod,但似乎它现在不能正常工作了,有可能对它进行更新吗?谢谢! [SMAPI] Skipped mods [SMAPI] -------------------------------------------------- [SMAPI] These mods could not be added to your game. [SMAPI] - HaltEventTime 1.0.2 because it's no longer compatible. Please check for a new version at https://smapi.io/mods
You can pause the time/NPC/monster while watching the plot in multiplayer mode
Install
Install SMAPI
Download and put in Mods folder after unzipping
Configuration AsyncThreshold: Use multi-threading to pause when the NPC/monster/other things that need to be paused are greater than the threshold (-1 to completely turn off this feature) Debug: Used when testing BUGS, if you encounter problems, you need to ask, suggest a fix and provide a smapi log Limit: The limits to other players when time is paused (the following are configurable) ActionControl completely pauses the action when paused, cannot open the interface and cannot move SpeedControl reduces the walking speed when paused, you can open the interface and operate things WalkOnly can only walk when paused, and cannot do things like eating or using tools None has no restrictions
15 comments
[SMAPI] Skipped mods
[SMAPI] --------------------------------------------------
[SMAPI] These mods could not be added to your game.
[SMAPI] - HaltEventTime 1.0.2 because it's no longer compatible. Please check for a new version at https://smapi.io/mods
You can pause the time/NPC/monster while watching the plot in multiplayer mode
Install
Configuration
AsyncThreshold: Use multi-threading to pause when the NPC/monster/other things that need to be paused are greater than the threshold (-1 to completely turn off this feature)
Debug: Used when testing BUGS, if you encounter problems, you need to ask, suggest a fix and provide a smapi log
Limit: The limits to other players when time is paused (the following are configurable)
ActionControl completely pauses the action when paused, cannot open the interface and cannot move
SpeedControl reduces the walking speed when paused, you can open the interface and operate things
WalkOnly can only walk when paused, and cannot do things like eating or using tools
None has no restrictions
Source Code
https://github.com/chawolbaka/HaltEventTime
NM: translated the text in Google Translate and saw that the answer to my question is "Yes".