1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 18:53:27 +08:00

update manifest.json

This commit is contained in:
2022-09-14 18:52:31 +08:00
parent 4e3af7b086
commit c97c51ef8e
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "CheatEnabler", "name": "CheatEnabler",
"version_number": "1.0.0", "version_number": "1.0.0",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/CheatEnabler", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/CheatEnabler",
"description": "Add various cheat functions while disabling abnormal determinants", "description": "Add various cheat functions while disabling abnormal determinants / 添加一些作弊功能,同时屏蔽异常检测",
"dependencies": [ "dependencies": [
"xiaoye97-BepInEx-5.4.17" "xiaoye97-BepInEx-5.4.17"
] ]

View File

@@ -2,6 +2,6 @@
"name": "CompressSave", "name": "CompressSave",
"version_number": "1.1.11", "version_number": "1.1.11",
"website_url": "https://github.com/bluedoom/DSP_Mod", "website_url": "https://github.com/bluedoom/DSP_Mod",
"description": "压缩存档,优化写入速度|Compress Save File and Optimize the write Speed.", "description": "Compress game saves to reduce space use and boost save speed / 压缩游戏存档以降低空间使用并提升保存速度",
"dependencies": ["xiaoye97-BepInEx-5.4.17"] "dependencies": ["xiaoye97-BepInEx-5.4.17"]
} }

View File

@@ -2,7 +2,7 @@
"name": "Dustbin", "name": "Dustbin",
"version_number": "1.0.1", "version_number": "1.0.1",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/Dustbin", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/Dustbin",
"description": "Storages can destroy incoming items while capacity limited to zero", "description": "Storages can destroy incoming items while capacity limited to zero / 空间限制为0的储物仓可以销毁送进来的物品",
"dependencies": [ "dependencies": [
"xiaoye97-BepInEx-5.4.17" "xiaoye97-BepInEx-5.4.17"
] ]

View File

@@ -2,7 +2,7 @@
"name": "HideTips", "name": "HideTips",
"version_number": "1.0.1", "version_number": "1.0.1",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/HideTips", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/HideTips",
"description": "Hide various types of tutorial tips/messages", "description": "Hide/Disable various tutorial tips/messages / 隐藏/屏蔽各种引导提示/消息",
"dependencies": [ "dependencies": [
"xiaoye97-BepInEx-5.4.17" "xiaoye97-BepInEx-5.4.17"
] ]

View File

@@ -2,7 +2,7 @@
"name": "LogisticMiner", "name": "LogisticMiner",
"version_number": "0.1.0", "version_number": "0.1.0",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/LogisticMiner", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/LogisticMiner",
"description": "Mine directly from ILS/PLS, inspired by PlanetMiner", "description": "Logistic Storages can mine all ores/water on current planet / 物流塔可以采集当前星球的全部矿产(以及水)",
"dependencies": [ "dependencies": [
"xiaoye97-BepInEx-5.4.17" "xiaoye97-BepInEx-5.4.17"
] ]