Licensing
Junjo uses two licenses. The client packages are MIT: use them in any game, commercial or not, no strings attached. The server is source-available under the Elastic License 2.0 (ELv2): you can read it, run it, and self-host it for your own games, but you may not offer it to third parties as a hosted or managed service.
| Package | License | What it is |
|---|---|---|
| @junjo.io/sdk | MIT | TypeScript client SDK |
| @junjo.io/react | MIT | React hooks |
| @junjo.io/shared | MIT | Shared types |
| sdk-roblox | MIT | Roblox Luau client |
| server | ELv2 | The Junjo server |
| dashboard | Proprietary | The cloud admin dashboard |
The authoritative text is the LICENSE file in each package's directory in the GitHub repository. Questions about commercial licensing: gabecurran01@gmail.com.