Edit of asset "Bad Words Filter" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Bad Words Filter | |
| Description |
Filtering bad words for your game. Can be useful for: Filtering bad words before that goes into leaderboard usernames. functions: is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe) |
Filtering bad words for your game. Can be useful for: Filtering bad words before that goes into leaderboard usernames. functions: is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe) |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/rockgem/bad-words-filter | |
| Issues Url | https://github.com/rockgem/bad-words-filter/issues | |
| Godot version | Godot 3.5 | |
| Version String | 1.0 | |
| Download Commit | 1573037c2faf214f27c8f20229fafed9b9a46ae3 | |
| Download Url (Computed) | https://github.com/rockgem/bad-words-filter/archive/1573037c2faf214f27c8f20229fafed9b9a46ae3.zip | |
| Icon Url |
https://cdn-icons-png.flaticon.com/512/5058/5058251.png
|
|