TheNexusAvenger / Nexus-Feature-Flags

Simple management and synchronization of feature flags for Roblox games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple management and synchronization of feature flags for Roblox games.

License:MIT License


Languages

Language:Lua 100.0%