/Nexus-Feature-Flags

Simple management and synchronization of feature flags for Roblox games.

Primary LanguageLuaMIT LicenseMIT

Nexus-Feature-Flags

Nexus Feature Flags allows for developer-defined feature flags to enable and disable features without updating the game. Feature flags are synchronized between servers and are accessible on the client and server.

Usage

For in-game use, see usage.md for adding, getting, setting, and monitoring feature flags. For external tools that use Roblox Open Cloud, see roblox-open-cloud.md.

Contributing

Both issues and pull requests are accepted for this project.

License

Nexus Feature Flags is available under the terms of the MIT Liscence. See LICENSE for details.