Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.45 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.45 KB

Feature Flags


Feature Flags is a Luau feature flags library for Roblox.

Installation

Feature Flags can be installed with Wally by including it as a dependency in your wally.toml file.

FeatureFlags = "team-snowdust/[email protected]"

Building

Before building, you'll need to install all dependencies using Wally.

You can then sync or build the project with Rojo. Feature Flags contains several project files with different builds of the project. The default.project.json is the package build.

Contributing

Contributions are welcome, please make a pull request! Check out our contribution guide for further information.

Please read our code of conduct when getting involved.

License

Feature Flags is free software available under the MIT license. See the license for details.