# Gibbed.Borderlands2.CHN **Repository Path**: cnwz/Gibbed.Borderlands2.CHN ## Basic Information - **Project Name**: Gibbed.Borderlands2.CHN - **Description**: github上Gibbed.Borderlands2进行汉化 - **Primary Language**: C# - **License**: Zlib - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 无主之地2存档修改器 ## 首先感谢Gibbed提供源码,如果想捐赠原作者可以[访问作者主页](http://gib.me/) ### 说明 武器、物品太多了,感兴趣可以看一下[Items.json](https://gitee.com/cnwz/Gibbed.Borderlands2.CHN/blob/master/projects/Gibbed.Borderlands2.GameInfo/Resources/Dumps/Items.json "物品")、[Item Name Parts.json](https://gitee.com/cnwz/Gibbed.Borderlands2.CHN/blob/master/projects/Gibbed.Borderlands2.GameInfo/Resources/Dumps/Item%20Name%20Parts.json "物品名称")、[Weapon Name Parts.json](https://gitee.com/cnwz/Gibbed.Borderlands2.CHN/blob/master/projects/Gibbed.Borderlands2.GameInfo/Resources/Dumps/Weapon%20Name%20Parts.json "武器名称组成部分")。 **都汉化什么了?** 除了武器、物品(装备)以外能汉化的都汉化了,部分快速旅行点无法直接修改,所以部分会有中英文或纯英文显示; 物品属性的Alpha到Theta分别是物品的8个属性,没有直接翻译,想翻译的话改一下[BackpackItemView.xaml](https://gitee.com/cnwz/Gibbed.Borderlands2.CHN/tree/master/projects/Gibbed.Borderlands2.SaveEdit/Items/BackpackItemView.xaml) **有bug怎么办?** 翻译问题或者汉化导致的bug通过[issues](https://gitee.com/cnwz/Gibbed.Borderlands2.CHN/issues) 提交给我,或者新浪微博[@大学没上过岁数很年轻非得叫老武](http://weibo.com/17975179?is_all=1) **下载地址** [发行版下载地址](https://gitee.com/cnwz/Gibbed.Borderlands2.CHN/releases/) **以下为原作者说明:** # Gibbed's Borderlands 2 Tools Tools for modding Borderlands 2. **Like what I've done?** **Consider supporting me on [Patreon](https://patreon.com/gibbed), [Ko-fi](https://ko-fi.com/gibbed), [PayPal](https://paypal.me/gibbed), or by using the Epic Support-A-Creator Tag "GIBBED".** [![Build status](https://ci.appveyor.com/api/projects/status/003bq7d3qyhxit93/branch/master?svg=true)](https://ci.appveyor.com/project/gibbed/gibbed-borderlands2/branch/master) ## Save Editor To download, [go to the current release](https://github.com/gibbed/Gibbed.Borderlands2/releases/latest) and download `bl2_saveedit_1.0.x.zip`. ### Community Resources TODO. ## SparkTmsPack/SparkTmsUnpack These tools are used for unpacking Spark TMS data, which is downloaded by Borderlands 2 upon launching. ## Building from source code Intended to be built with [Visual Studio 2019](https://visualstudio.microsoft.com/vs/). You'll need minimum [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0) as well.