Boop
Boop copied to clipboard
Linux build
Could you make a Linux build of Boop? It doesn't work properly in Wine...
Seria muito bom mesmo
English: Using release 2.0.0 works using mono after install just one dependency:
to install mono you can use:
sudo apt install mono-runtime
to install the dependency you can use:
sudo apt install libmono-system-windows-forms4.0-cil
after this just run:
mono Boop.exe
PT-BR: Na release 2.0.0 está funcionando normalmente usando mono apos instalar só uma dependência:
instalando o mono:
sudo apt install mono-runtime
instalando a dependência:
sudo apt install libmono-system-windows-forms4.0-cil
execute o programa:
mono Boop.exe