swap to legitatx/topbarplus for the time being

This commit is contained in:
wintea 2024-05-08 20:35:25 +02:00
parent 53f5c80632
commit 3b4fd4a244
Signed by: in
GPG key ID: 120631A6E5AAE738
3 changed files with 8 additions and 4 deletions

View file

@ -4,9 +4,12 @@
"$className": "DataModel",
"ReplicatedStorage": {
"Common": {
"$path": "src/shared"
}
"Common": {
"$path": "src/shared"
},
"Packages": {
"$path": "Packages"
}
},
"ServerScriptService": {

1
selene.toml Normal file
View file

@ -0,0 +1 @@
std = "roblox"

View file

@ -5,5 +5,5 @@ registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
[dependencies]
topbarplus = "1foreverhd/topbarplus@3.0.2"
fusion = "elttob/fusion@0.2.0"
topbarplus = "legitatx/topbarplus@3.0.5"