Skip to content

XolborGames/FuzzyString

Repository files navigation

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/[email protected]"

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)