Terms / 2026-08-28

Plain terms for a small tool.

Replay Capsule is free, open-source software for debugging browser games.

License

The package source is provided under the MIT License. You may use, copy, modify, merge, publish, and distribute it under that license’s conditions.

No warranty

The software and documentation site are provided “as is,” without warranty. Deterministic replay still depends on your game using its supplied seed consistently and avoiding nondeterministic state outside the capsule.

Responsible use

Use explicit, understandable opt-in before recording. Do not adapt the library to capture typed text, secrets, or input outside the game context. Follow the laws and platform rules that apply to your game and users.

Availability

The hosted documentation and demo may change or be unavailable. The package has no hosted-service dependency and continues to work locally.

Contact

For questions, open an issue in the project’s public GitHub repository.