Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 589 Bytes

File metadata and controls

21 lines (16 loc) · 589 Bytes

Fuzzy string algorithms for Roblox

Wikipedia


Installation

Add to your project by adding it to your wally.toml and running wally install

[dependencies]
fuzzy = "xolborgames/fuzzy-string@1.0.0"

Building

How to setup the environment to contribute.

  1. Install the right versions of tools using aftman,
    aftman install
  2. Optionally install vscode extensions (they should show up as recommendations, otherwise check .vscode/extensions.json)