Lucas Duete
Lucas Duete
Something in commit cc18662 ended up breaking the code in some executions, return to commit dda705a , to solve run : - To discard changes made by the user ```...
Duplicate of #2
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...
Using release 2.0.0 works using mono after install the above dependency: `sudo apt install libmono-system-windows-forms4.0-cil` after this just run: `mono Boop.exe`