Update some stuff
This commit is contained in:
parent
5b2d138dfd
commit
c5ccf2b79d
|
|
@ -2,7 +2,7 @@
|
|||
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.
|
||||
|
||||
## [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)
|
||||

|
||||
|
|
@ -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 -->
|
||||
|
||||
## 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-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
|
||||
|
|
|
|||
Loading…
Reference in a new issue