Cleaner icon indicating copy to clipboard operation
Cleaner copied to clipboard

Console warning suppressor

Results 2 Cleaner issues
Sort by recently updated
recently updated
newest added

Hello, not sure if you will be updating or if it is present in this version but in the original Cleaner if a player says a suppressed string it will...

Fixes #18 ``` ubuntu@game:/tmp/cleanerr$ ldd cleaner.css.so ./cleaner.css.so: /lib32/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./cleaner.css.so) ./cleaner.css.so: /lib32/libc.so.6: version `GLIBC_2.32' not found (required by ./cleaner.css.so) ./cleaner.css.so: /lib32/libc.so.6: version `GLIBC_2.34' not found...