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

添加插件:离线背包ItemBox #507

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Conversation

Duck15
Copy link
Contributor

@Duck15 Duck15 commented Oct 3, 2024

详细说明

拆xsb的离线背包。

PR 自查表

添加插件

  • 插件已加入解决方案 (Plugin.sln)
  • 插件项目已导入template.targets ()
  • 插件信息已加入仓库文档 (README.md)
  • 插件的文件夹名字和插件的插件项目名字一样 (XXX/XXX.csproj)
  • 添加插件单独的README.md文件 (XXX/README.md)
  • 插件可以正常工作

其他

  • ❤️熙恩我喜欢你

Note

没用的选项自行删掉哦~

src/itemBox/itemBox.csproj Outdated Show resolved Hide resolved
Plugin.sln Show resolved Hide resolved
Copy link
Member

@ACaiCat ACaiCat left a comment

Choose a reason for hiding this comment

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

文件夹名字、csproj、命名空间、插件名改成: ItemBox

README.md Outdated Show resolved Hide resolved
src/itemBox/DB.cs Outdated Show resolved Hide resolved
src/itemBox/DB.cs Outdated Show resolved Hide resolved
src/itemBox/PlayerInventory.cs Outdated Show resolved Hide resolved
src/itemBox/PlayerInventory.cs Outdated Show resolved Hide resolved
src/itemBox/PlayerInventory.cs Outdated Show resolved Hide resolved
src/itemBox/README.md Outdated Show resolved Hide resolved
src/itemBox/Utils.cs Outdated Show resolved Hide resolved
src/itemBox/itemBox.cs Outdated Show resolved Hide resolved
src/itemBox/itemBox.csproj Outdated Show resolved Hide resolved
Copy link
Member

@ACaiCat ACaiCat left a comment

Choose a reason for hiding this comment

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

1

src/itemBox/itemBox.cs Outdated Show resolved Hide resolved
src/itemBox/itemBox.csproj Outdated Show resolved Hide resolved
src/itemBox/itemBox.csproj Outdated Show resolved Hide resolved
Co-authored-by:2409 <95078036+duck15@users.noreply.github.com>
@ACaiCat ACaiCat enabled auto-merge October 3, 2024 09:58
Plugin.sln Outdated Show resolved Hide resolved

Co-authored-by: Controllerdestiny <523321293@qq.co>
@ACaiCat ACaiCat added this pull request to the merge queue Oct 3, 2024
Merged via the queue into UnrealMultiple:master with commit 9aaa86a Oct 3, 2024
1 check passed
@ACaiCat ACaiCat changed the title 添加插件:itemBox 添加插件:离线背包ItemBox Oct 3, 2024
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.

3 participants