diff --git a/README.md b/README.md index b0c6b550..7ec869e3 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,19 @@ --- +# ⚠️ Deprecation Notice +As of 29 March 2026, noblox.js is no longer maintained. This library is deprecated and will not receive further updates, including bug fixes or support for new Roblox API changes. +We have a few recommendations for alternatives: +- If you only need OpenCloud endpoints, [relatiocc/opencloud](https://github.com/relatiocc/opencloud) +- For a more fully featured library, written in typescript: [rozod](https://rozod.alrovi.com/) + +Existing versions will remain available on npm, but may break as the Roblox API evolves. + Noblox.js and noblox.js-server are now deprecated, effective immediately. You should not create new work using these libraries, and where possible you should move off them to other ones. + +Thank you for being a part of our community, and I hope that the library was useful to you. + + +--- ## About `noblox.js` is an open-source Roblox API wrapper written in JavaScript (with TypeScript compatibility) as a fork from sentanos's roblox-js module.