LiarsBarEnhance
1.0.0
English README is in README_EN.md
Open source using LGPLv2.1 license
Please abide by the open source agreement
Please abide by the open source agreement
□
button | Function |
---|---|
I | Turning heads crazily |
O | Open your mouth |
↑ ↓ ← → | head movement |
鼠标滚轮 | head moving back and forth |
W S A D | body movement |
鼠标右键 +转动 | body turning |
LeftShift | move up |
LeftCtrl | Move down |
Insert | Enable mobile |
Delete | Enable prompts |
Home | reset head |
End | Reset body |
If you find it troublesome, you can try the one-click installation tool LiarsBarEnhanceInstaller
BepInEx
to the game root directory (official installation tutorial)com.github.dogdie233.LiarsBarEnhance.dll
) in the plug-in folder (i.e. <游戏根目录>/BepInEx/plugins
) (if there is no plugins
folder, please create it manually) Release will release the built plug-in. It is not recommended to build it yourself unless necessary.
git clone https://github.com/dogdie233/LiarsBarEnhance.git
in cmd
or powershell
terminal to clone this warehouse locally (prerequisite is to install a bunch of Git
online tutorials) or click the green code
button and click Download Zip
to download and decompressLiarsBarManaged
to <游戏根目录>/Liar's Bar_Data/Managed/
or copy all dll files from <游戏根目录>/Liar's Bar_Data/Managed/
to the lib
folderdotnet build -c Release
in the project root directorycom.github.dogdie233.LiarsBarEnhance.dll
will be generated in the Output
directoryFollow the installation and proceed to the next step
We welcome functional contributions (except those that affect game balance). You can file a feature request and wait for interested developers to implement it.
Xiaoye97’s BepInEx module plug-in basic tutorial:
BepinEx5 Installation Tutorial [Unity Game Mod/Plug-in Production Tutorial 02 - BepInEx Installation and Use-Bilibili]