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:
씨:\프로그램 파일 (x86)\증기
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. 하지만, with patience, 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", "접두사": "godmode", "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
씨:\프로그램 파일 (x86)\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.
이것이 오늘 우리가 공유하는 모든 것입니다. Shadows of Forbidden Gods 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. ZAVAZggg. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.