English - 中文
- Remove camera angle restrictions
- Fix display of Chinese player names as
□
when you use Chinese as game language - Remove player name length restrictions (HUD and chat)
- Remove lowercase-only sending restriction
- Remove sensitive word restrictions (required by owner of the room)
- Press
I
to turn head like crazy - Hold
O
to open mouth - Use arrow keys
↑ ↓ ← →
to control head movement - Use
W A S D
to control body movement - Hold
right mouse button
to rotate and control body rotation - Press
delete
key to reset position and rotation - Hold
mouse scroll wheel button
and drag the mouse to move the head forward or backward - Press
Left Shift
andLeft Ctrl
for up and down movements
- Look at other people's cards
- Modify the hand of cards
- Be Immortal
- Installation BepInEx5(instruction)
- Download dll file from Release
- Put the dll file in
<game root>\BepInEx\plugins
- Make sure you have .NET SDK
- Clone this repo
- Make a directory
lib
in repo - copy all dll into this
lib
directory (<game root>/Liar's Bar_Data/Managed/
) - do
dotnet build -c Release
- Your dll is in
<directory root>/bin/Release/netstandard2.1/publish/whatever_your_name.dll
We are trilled to have contributions to the functionality (excluding those that affect game balance, i.e cheating), you can raise feature requests in issues and wait for interested developers to implement them.