Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sample #103

Merged
merged 9 commits into from
Dec 20, 2023
Merged

Add sample #103

merged 9 commits into from
Dec 20, 2023

Conversation

laolarou726
Copy link
Member

@laolarou726 laolarou726 commented Dec 20, 2023

Add a sample project that covers most library features.

Currently implemented:

Utils:

  • Java search
  • Get System CPU/MEM usage
  • Get system arch
  • Check if the program running under the translation

Game:

  • Search local games
  • Check and repair local games
  • Get download mirror list
  • Get game GC types
  • Launch game using Offline credentials and custom arguments

PR-Codex overview

Focus of this PR:

Update dependencies, add new commands, and improve system information utilities.

Detailed summary:

  • Updated SharpCompress package to version 0.35.0.
  • Added new commands for system metrics and game launch.
  • Added new interfaces and implementations for download mirrors.
  • Added new records for download mirrors.
  • Updated ProjBobcat.Sample.csproj with new project settings.
  • Added new commands for checking system information.

The following files were skipped due to too many changes: ProjBobcat/ProjBobcat.Sample/Commands/Game/GameLaunchCommands.cs, ProjBobcat/ProjBobcat.Sample/GameHelper.cs, ProjBobcat/ProjBobcat.Sample/Commands/Game/GameManageCommands.cs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@laolarou726 laolarou726 added 文档 documentation 文档的更新或改进 Improvements or additions to documentation 开发中 work in progress labels Dec 20, 2023
@BiDuang BiDuang changed the title (WIP) add sample (WIP) Add sample Dec 20, 2023
Copy link

sonarcloud bot commented Dec 20, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@BiDuang BiDuang changed the title (WIP) Add sample Add sample Dec 20, 2023
@BiDuang BiDuang merged commit 1e96533 into master Dec 20, 2023
7 checks passed
@BiDuang BiDuang deleted the sample branch December 20, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
文档 documentation 文档的更新或改进 Improvements or additions to documentation 开发中 work in progress
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants