Skip to content

A bepinex mod to enhance game experience (maybe)

License

Notifications You must be signed in to change notification settings

1nCharles/LiarsBarEnhance

 
 

Repository files navigation

中文 - English

请遵守开源协议

请遵守开源协议

请遵守开源协议

功能

被动技

  • 移除视角转动限制
  • 修复中文玩家名显示
  • 移除玩家名字长度限制(HUD与聊天)
  • 移除只能发送小写限制
  • 移除敏感词限制(房主需要)

主动技

  • 按I疯狂转头
  • 按住O张嘴
  • ↑↓←→控制头的移动
  • WASD控制身体移动
  • 按住鼠标右键转动控制身体转动
  • delete键重置位置与旋转
  • 按住鼠标滚轮键拖动鼠标可以让头前后移动
  • 左Shift左Ctrl分别为上下移动

做不到

  • 看别人的牌
  • 修改手中的牌型
  • 不死

安装

  1. 安装插件加载器BepInEx5教程自己找)
  2. Release下载适用于你的游戏版本的文件(dll文件)
  3. 将下载的dll放置在插件文件夹 <游戏根目录>/BepInEx/plugins

自己构建插件

  1. 确保已经安装了.NET SDK(6.0或以上)
  2. clone本仓库
  3. 在项目根目录创建lib文件夹
  4. 复制游戏的所有dll(位于<游戏根目录>/Liar's Bar_Data/Managed/)进lib文件夹
  5. 在项目根目录执行dotnet build -c Release
  6. 生成的插件文件在<项目根目录>/bin/Release/netstandard2.1/publish/com.github.dogdie233.LiarsBarEnhance.dll

其他

欢迎欢愉的功能贡献(影响游戏平衡除外),可以提起功能请求等待有兴趣的开发者实现
BepinEx5安装教程【Unity游戏Mod/插件制作教程02 - BepInEx的安装和使用-哔哩哔哩】

About

A bepinex mod to enhance game experience (maybe)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%