Skip to content

fix: README with NuGet#38

Merged
kochounoyume merged 1 commit intomainfrom
feature/fix-readme-nuget
Aug 19, 2025
Merged

fix: README with NuGet#38
kochounoyume merged 1 commit intomainfrom
feature/fix-readme-nuget

Conversation

@kochounoyume
Copy link
Member

No description provided.

@kochounoyume kochounoyume self-assigned this Aug 19, 2025
Copilot AI review requested due to automatic review settings August 19, 2025 15:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README documentation to reflect that NuGet packages are now available for LocalPrefs, removing preview warnings and providing installation instructions.

  • Adds NuGet badges for the three available packages (Core, Json, MessagePack)
  • Removes preview/preparation warnings about NuGet availability
  • Provides concrete installation instructions for .NET CLI and Package Manager
  • Simplifies Unity installation instructions by removing manual Git URL references for core packages

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Updates English documentation with NuGet package information and installation instructions
README_JA.md Updates Japanese documentation with corresponding NuGet package information and installation instructions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

> Once NuGet support for LocalPrefs is complete, these complicated installation steps are expected to be simplified.
4. Open `Window > Package Manager`, select `[+] > Add package from git URL`, and enter the following URL:
```
https://github.com/AndanteTribe/LocalPrefs.git?path=src/LocalPrefs.Unity/Packages/jp.andantetribe.localprefs
Copy link

Copilot AI Aug 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL line has inconsistent indentation with extra spaces at the beginning.

Copilot uses AI. Check for mistakes.
> https://github.com/AndanteTribe/LocalPrefs.git?path=src/LocalPrefs.Unity/Packages/jp.andantetribe.localprefs
> ```
```
https://github.com/AndanteTribe/LocalPrefs.git?path=src/LocalPrefs.Unity/Packages/jp.andantetribe.localprefs
Copy link

Copilot AI Aug 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL line has inconsistent indentation with extra spaces at the beginning.

Copilot uses AI. Check for mistakes.
@kochounoyume kochounoyume merged commit 52865c0 into main Aug 19, 2025
2 checks passed
@kochounoyume kochounoyume deleted the feature/fix-readme-nuget branch August 19, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants