-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
48 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"latestVersionName": "2.0.1", | ||
"latestVersionCode": 14, | ||
"latestVersionName": "2.1", | ||
"latestVersionCode": 15, | ||
"latestVersionDownloadUrls": [ | ||
"https://github.com/MrShieh-X/console-minecraft-launcher/releases/download/2.0.1/cmcl.jar", | ||
"https://github.com/MrShieh-X/console-minecraft-launcher/releases/download/2.0.1/cmcl.exe", | ||
"https://github.com/MrShieh-X/console-minecraft-launcher/releases/download/2.0.1/cmcl", | ||
"https://gitee.com/MrShiehX/console-minecraft-launcher/releases/download/2.0.1/cmcl.jar", | ||
"https://gitee.com/MrShiehX/console-minecraft-launcher/releases/download/2.0.1/cmcl.exe", | ||
"https://gitee.com/MrShiehX/console-minecraft-launcher/releases/download/2.0.1/cmcl" | ||
"https://github.com/MrShieh-X/console-minecraft-launcher/releases/download/2.1/cmcl.jar", | ||
"https://github.com/MrShieh-X/console-minecraft-launcher/releases/download/2.1/cmcl.exe", | ||
"https://github.com/MrShieh-X/console-minecraft-launcher/releases/download/2.1/cmcl", | ||
"https://gitee.com/MrShiehX/console-minecraft-launcher/releases/download/2.1/cmcl.jar", | ||
"https://gitee.com/MrShiehX/console-minecraft-launcher/releases/download/2.1/cmcl.exe", | ||
"https://gitee.com/MrShiehX/console-minecraft-launcher/releases/download/2.1/cmcl" | ||
], | ||
"updateDate": "2023-01-20", | ||
"updateContentEn": "- Fixed some issues.", | ||
"updateContentZh": "- \u4fee\u590d\u4e86\u4e00\u4e9b\u95ee\u9898\u3002" | ||
"updateDate": "2023-02-12", | ||
"updateContentEn": "- Optimized the startup speed of the launcher.\n- Version-related operations (version) may not be followed by the version to operate the selected version, such as `cmcl version --fabric --api`.\n- Version isolation can be set and unset via `version [<version>] --isolate` and `version [<version>] --unset-isolate`.\n- The startup command of the version can be printed by `version [<version>] -p` or `version [<version>] --print-command`.\n- You can export the startup script via `version [<version>] --export-script=<script file>`, or `version [<version>] --export-script-ps=<script file>` in PowerShell format.\n- The original startup command printing options `-p` and `--print` can not be followed by the version, which means to print the startup command of the selected version.\n### New features proposed by Jaffe2718 on Issue#25\n- Cleaner help documentation.\n- Will automatically install mod dependencies.\n- You can not specify the download source when installing mods and modpacks. When you download for the first time, you will be asked and saved locally for next use.\n- You can download mods, download and install modpacks from the Internet through `cmcl mod --url=<mod url>` and `cmcl modpack --url=<modpack url> [--storage=<version storage name>]`.\n- When installing mods and modpacks, you can use `--game-version=<game version>` to specify the game version, and `-v, --version=<mod version>` to specify the mod or modpack version. For some mods or modpacks in CurseForge whose version name does not exist in the filename, so for them, the corresponding mod or modpack cannot be found correctly, this function may not help, or even match wrongly.", | ||
"updateContentZh": "- \u4f18\u5316\u4e86\u542f\u52a8\u5668\u7684\u542f\u52a8\u901f\u5ea6\u3002\n- \u4e0e\u7248\u672c\u76f8\u5173\u7684\u64cd\u4f5c\uff08version\uff09\u540e\u9762\u53ef\u4ee5\u4e0d\u63a5\u7248\u672c\u4ee5\u64cd\u4f5c\u5df2\u9009\u62e9\u7248\u672c\uff0c\u5982`cmcl version --fabric --api`\u3002\n- \u53ef\u901a\u8fc7`version [<\u7248\u672c>] --isolate`\u4e0e`version [<\u7248\u672c>] --unset-isolate`\u8bbe\u7f6e\u4e0e\u53d6\u6d88\u8bbe\u7f6e\u7248\u672c\u9694\u79bb\u3002\n- \u53ef\u901a\u8fc7`version [<\u7248\u672c>] -p`\u6216`version [<\u7248\u672c>] --print-command`\u6253\u5370\u7248\u672c\u7684\u542f\u52a8\u547d\u4ee4\u3002\n- \u53ef\u901a\u8fc7`version [<\u7248\u672c>] --export-script=<\u811a\u672c\u6587\u4ef6>`\u5bfc\u51fa\u542f\u52a8\u811a\u672c\uff0c\u901a\u8fc7`version [<\u7248\u672c>] --export-script-ps=<\u811a\u672c\u6587\u4ef6>`\u5bfc\u51fa PowerShell \u683c\u5f0f\u7684\u542f\u52a8\u811a\u672c\u3002\n- \u539f\u6253\u5370\u542f\u52a8\u547d\u4ee4\u7684\u9009\u9879`-p`\u4e0e`--print`\u540e\u9762\u53ef\u4e0d\u52a0\u4e0a\u7248\u672c\uff0c\u610f\u4e3a\u6253\u5370\u5df2\u9009\u62e9\u7248\u672c\u7684\u542f\u52a8\u547d\u4ee4\u3002\n### \u7531 Jaffe2718 \u4e8e Issue#25 \u63d0\u51fa\u7684\u65b0\u7279\u6027\n- \u5e2e\u52a9\u6587\u6863\u66f4\u52a0\u6574\u6d01\u3002\n- \u5c06\u4f1a\u81ea\u52a8\u5b89\u88c5\u524d\u7f6e\u6a21\u7ec4\u3002\n- \u5b89\u88c5\u6a21\u7ec4\u4e0e\u6574\u5408\u5305\u65f6\u53ef\u4ee5\u4e0d\u6307\u5b9a\u4e0b\u8f7d\u6e90\uff0c\u9996\u6b21\u4e0b\u8f7d\u65f6\u4f1a\u8be2\u95ee\u5e76\u4fdd\u5b58\u5230\u672c\u5730\u4f9b\u4e0b\u6b21\u4f7f\u7528\u3002\n- \u53ef\u901a\u8fc7`cmcl mod --url=<\u6a21\u7ec4\u5730\u5740>`\u4e0e`cmcl modpack --url=<\u6574\u5408\u5305\u5730\u5740> [--storage=<\u7248\u672c\u5b58\u50a8\u540d\u79f0>]`\u4ece\u4e92\u8054\u7f51\u4e0b\u8f7d\u6a21\u7ec4\u3001\u4e0b\u8f7d\u4e0e\u5b89\u88c5\u6574\u5408\u5305\u3002\n- \u5b89\u88c5\u6a21\u7ec4\u4e0e\u6574\u5408\u5305\u65f6\uff0c\u53ef\u901a\u8fc7`--game-version=<\u6e38\u620f\u7248\u672c>`\u6307\u5b9a\u6e38\u620f\u7248\u672c\uff0c\u901a\u8fc7`-v, --version=<\u6a21\u7ec4\u7248\u672c>`\u6307\u5b9a\u6a21\u7ec4\u6216\u6574\u5408\u5305\u7684\u7248\u672c\u3002\u56e0 CurseForge \u4e2d\u67d0\u4e9b\u6a21\u7ec4\u6216\u6574\u5408\u5305\u7684\u7248\u672c\u540d\u79f0\u4e0d\u5b58\u5728\u4e8e\u6587\u4ef6\u540d\u4e2d\uff0c\u6240\u4ee5\u5bf9\u4e8e\u4ed6\u4eec\uff0c\u5e76\u4e0d\u80fd\u6b63\u786e\u5730\u627e\u5230\u76f8\u5e94\u7684\u6a21\u7ec4\u6216\u6574\u5408\u5305\uff0c\u6b64\u529f\u80fd\u53ef\u80fd\u4f1a\u65e0\u6d4e\u4e8e\u4e8b\uff0c\u751a\u81f3\u4f1a\u5339\u914d\u9519\u8bef\u3002" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters