From c97c51ef8e021a4cb3ddddc79c8b2e803ee717ef Mon Sep 17 00:00:00 2001 From: Soar Qin Date: Wed, 14 Sep 2022 18:52:31 +0800 Subject: [PATCH] update manifest.json --- CheatEnabler/package/manifest.json | 2 +- CompressSave/package/manifest.json | 2 +- Dustbin/package/manifest.json | 2 +- HideTips/package/manifest.json | 2 +- LogisticMiner/package/manifest.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CheatEnabler/package/manifest.json b/CheatEnabler/package/manifest.json index 88b6c4f..d8bc46e 100644 --- a/CheatEnabler/package/manifest.json +++ b/CheatEnabler/package/manifest.json @@ -2,7 +2,7 @@ "name": "CheatEnabler", "version_number": "1.0.0", "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": [ "xiaoye97-BepInEx-5.4.17" ] diff --git a/CompressSave/package/manifest.json b/CompressSave/package/manifest.json index 480da6d..43f1df5 100644 --- a/CompressSave/package/manifest.json +++ b/CompressSave/package/manifest.json @@ -2,6 +2,6 @@ "name": "CompressSave", "version_number": "1.1.11", "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"] } \ No newline at end of file diff --git a/Dustbin/package/manifest.json b/Dustbin/package/manifest.json index 043da16..2396eee 100644 --- a/Dustbin/package/manifest.json +++ b/Dustbin/package/manifest.json @@ -2,7 +2,7 @@ "name": "Dustbin", "version_number": "1.0.1", "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": [ "xiaoye97-BepInEx-5.4.17" ] diff --git a/HideTips/package/manifest.json b/HideTips/package/manifest.json index bf70937..bf5a58b 100644 --- a/HideTips/package/manifest.json +++ b/HideTips/package/manifest.json @@ -2,7 +2,7 @@ "name": "HideTips", "version_number": "1.0.1", "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": [ "xiaoye97-BepInEx-5.4.17" ] diff --git a/LogisticMiner/package/manifest.json b/LogisticMiner/package/manifest.json index e125bb6..b8e713f 100644 --- a/LogisticMiner/package/manifest.json +++ b/LogisticMiner/package/manifest.json @@ -2,7 +2,7 @@ "name": "LogisticMiner", "version_number": "0.1.0", "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": [ "xiaoye97-BepInEx-5.4.17" ]