A comprehensive explanation of the procedure for manually updating a mod’s version, along with explicit instructions on where to find the file.
Требования
It is highly recommended that you have Notepad++ installed to facilitate the opening and editing of files. Также, make sure you have a working touchpad or mouse and keyboard.
File Location
To find the specific mod or mods you wish to update, you must navigate to your Steam directory. This directory is typically located at:
С:\Программные файлы (х86)\Пар
Depending on your installation, the location may vary. Однажды там, navigate to the Steamapps subdirectory and then to the workshop folder. Within the workshop folder, locate and open the content folder. Here you will find the Workshop add-ons associated with your games. They are organized in numbered subdirectories, and the relevant one should be called 1741640.
Explore this directory and the subdirectories within it. Locate the mod files you want to update. The crucial file containing the version information is called mod_desc.json. It is important to identify the correct file, which can be challenging if you are subscribed to multiple Workshop addons, as they may have a similar naming format. Однако, с терпением, you will find it. Open the file with Notepad++ to access its contents, which should resemble the following format
{ "displayedName": "Godmode Cheats and Testing Tools", "префикс": "режим бога", "versionsSupported": ["0.6", "0.7", "0.8", "1.0"], "modCredit": "RobynTheDevil" }
If you access the file using the Godmode addon developed by RobynTheDevil, you must follow the formatting shown and add the current version number of the game to the list of supported versions. Note that the example addon has already been updated, so this is a useful reference. Когда вы закончите, remember to save your work, close and quit the Notepad++ application. Then launch the game and enable the mod in the Workshop Addons list. Как результат, any outdated addons you may have been using should now work properly and no longer display a “version incompatible” сообщение.
Заключение
С надеждой, this information is useful. Кроме того, for the full file path (recognizing that it may vary based on your file system configuration), it should resemble the following
С:\Программные файлы (х86)\Steam\steamapps\workshop\content\1741640\2802103561
Omitting the period, конечно. Кроме того, the init file and other relevant files can be used to modify the values that the mods change, at least for this particular game. Однако, if you have the expertise at this point, you may be better off creating your own addon for the game.
Это все, чем мы делимся сегодня для этого. Тени запретных богов гид. Это руководство было первоначально создано и написано ZAVAZggg. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.