Compare commits

...

2 commits

Author SHA1 Message Date
Christopher Cookman c5ccf2b79d Update some stuff 2026-02-23 13:12:41 -07:00
Christopher Cookman 5b2d138dfd Update some stuff 2026-02-23 13:12:31 -07:00
3 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
The UBS Project is brought to you by the RTECH Development Team. The UBS Project is brought to you by the RTECH Development Team.
This project aims to solve a simple but crucial problem: managing bans across roblox and discord. And making it easy to impliment, to keep communities safe. This project aims to solve a simple but crucial problem: managing bans across roblox and discord. And making it easy to impliment, to keep communities safe.
## [Join the RTECH Discord!](https://ubs.rtech.foundation/discord) ## [Join the RTECH Discord!](https://ubs.rtech.sh/discord)
## [Server Status](https://status.chrischro.me/status/rtech) ## [Server Status](https://status.chrischro.me/status/rtech)
![UBS Status](https://status.chrischro.me/api/badge/91/status?style=flat-square) ![UBS Status](https://status.chrischro.me/api/badge/91/status?style=flat-square)
@ -27,7 +27,7 @@ This project aims to solve a simple but crucial problem: managing bans across ro
4. Run `node .` to start the server --> 4. Run `node .` to start the server -->
## Usage on Roblox ## Usage on Roblox
1. Download either the [UBS-Loader](https://ubs.rtech.foundation/UBS-Loader.rbxm) or [UBS-Static](https://ubs.rtech.foundation/UBS-Static.rbxm) module. 1. Download either the [UBS-Loader](https://ubs.rtech.sh/UBS-Loader.rbxm) or [UBS-Static](https://ubs.rtech.sh/UBS-Static.rbxm) module.
- `UBS-Loader` is a loader module that will automatically download the latest version of the UBS module from Roblox. (Recommended) - `UBS-Loader` is a loader module that will automatically download the latest version of the UBS module from Roblox. (Recommended)
- `UBS-Static` is the static version of the module, without automatic updates. (This does not affect the ban list, as that is stored on our servers, and is served by the API) - `UBS-Static` is the static version of the module, without automatic updates. (This does not affect the ban list, as that is stored on our servers, and is served by the API)
2. Insert the module into your game 2. Insert the module into your game

Binary file not shown.

Binary file not shown.