New plan for developing plugins on Linux

This commit is contained in:
pleb
2026-04-18 14:10:11 -07:00
parent 216cd9564b
commit fee3f72d10
2 changed files with 438 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Notes
Gamedir
```sh
cd ~/.local/share/BSManager/BSInstances/1.40.8
```
## Logs
```sh
tail -f Logs/_latest.log
```
## FPFC Mode
Press `g` to release the mouse input from the game
Mouse input is broken because Wayland is not yet supported.