流氓软件

流氓软件

评价数不足
Malware Steam Workshop Guidebook
由 odd_games 制作
How to make a Malware Mod and publish it to Steam Workshop
   
奖励
收藏
已收藏
取消收藏
Step 1
Use Godot to create game scenes and export as PCK file. You can refer to the Malware Official Workshop Demo (with source file) to complete the production of the scene.

Mod Demo: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3291865362

Notice: You can use this line of code in your GDS script to jump back to the game's Outhook page. This line of code may report an error in the editor, but it will not affect your subsequent export.



Notice2: Considering the compatibility issues between Godot versions, we recommend using Godot4.2.

Godot official website: https://godotsteam.com/

Step 2
Create a configuration.json file and place it in the same directory as the PCK file you exported in the previous step. The configuration.json file records your Mod scene information and its format is as follows, and you can also refer to the configuration.json in the Mod Demo.

Step 3
1. Log in to your account using Steam, and then run the Malware Workshop Uploader. You can find it in the installation directory of Malware Official Workshop Demo (usually in Steam\steamapps\workshop\content\3019370\3291865362) after subscribing to it.


2.Click "New id" to create a new Steam Workshop item. Please remember your registered ID, you will use it every time you update the content of your Steam Workshop item


tips: Don’t be nervous if you forget your ID. You can find it in the link to your item’s Steam Workshop page.

3.Fill in your item information, where "Upload path" is the path where the packaged PCK file and configuration.json exist; note that this tool will upload the entire “Upload path” directory, so please ensure that there are no other private files in this directory.

After confirming that the information is correct, please click "Update"


4.If everything goes well, Steam will automatically open the page of the Steam Workshop item you uploaded after the update is completed.

2 条留言
odd_games  [作者] 2024 年 8 月 13 日 上午 3:12 
我的世界Edge 2024 年 8 月 7 日 上午 3:28 
能不能出一个中文版的