Skip to content

Commit

Permalink
Switch yaml to toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaymeowing committed Nov 18, 2024
1 parent 7a73fce commit 11876cb
Show file tree
Hide file tree
Showing 45 changed files with 186 additions and 129 deletions.
9 changes: 9 additions & 0 deletions libs/badger/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tags = [
"Badge",
"BadgeService",
"Wrapper",
]
version = "1.0.0"

[runtime]
main = "roblox"
4 changes: 0 additions & 4 deletions libs/badger/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/character/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"character",
"typed",
]
version = "1.4.1"

[runtime]
main = "roblox"
4 changes: 0 additions & 4 deletions libs/character/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/connector/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"meow",
"mrrp",
]
version = "1.0.0"

[runtime]
main = "pure"
6 changes: 0 additions & 6 deletions libs/connector/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/cross/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"cross runtime",
"runtime",
]
version = "1.0.0"

[runtime]
main = "pure"
6 changes: 0 additions & 6 deletions libs/cross/LIBRARY.yml

This file was deleted.

10 changes: 10 additions & 0 deletions libs/grouper/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
tags = [
"GroupService",
"Roleplay",
"Roleplay Group",
"Cafe",
]
version = "2.2.1"

[runtime]
main = "roblox"
4 changes: 0 additions & 4 deletions libs/grouper/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/isempty/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"table",
"empty",
]
version = "1.1.0"

[runtime]
main = "pure"
6 changes: 0 additions & 6 deletions libs/isempty/LIBRARY.yml

This file was deleted.

10 changes: 10 additions & 0 deletions libs/leventine/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
tags = [
"levenstein distance",
"fzy",
"search",
"fast",
]
version = "1.3.0"

[runtime]
main = "pure"
8 changes: 0 additions & 8 deletions libs/leventine/LIBRARY.yml

This file was deleted.

9 changes: 9 additions & 0 deletions libs/linkedlist/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tags = [
"linked list",
"doubly-linked",
"typed",
]
version = "2.1.0"

[runtime]
main = "pure"
7 changes: 0 additions & 7 deletions libs/linkedlist/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/loganalytics/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"analytics",
"logging",
]
version = "1.1.0"

[runtime]
main = "roblox"
6 changes: 0 additions & 6 deletions libs/loganalytics/LIBRARY.yml

This file was deleted.

12 changes: 12 additions & 0 deletions libs/observer/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
tags = [
"observers",
"tools",
"player",
"character",
"tag",
"CollectionService",
]
version = "1.0.0"

[runtime]
main = "roblox"
10 changes: 0 additions & 10 deletions libs/observer/LIBRARY.yml

This file was deleted.

9 changes: 9 additions & 0 deletions libs/pagesutil/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tags = [
"pages",
"utility",
"iterator",
]
version = "2.1.0"

[runtime]
main = "roblox"
7 changes: 0 additions & 7 deletions libs/pagesutil/LIBRARY.yml

This file was deleted.

9 changes: 9 additions & 0 deletions libs/playerzone/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tags = [
"zone",
"zone detection",
"player",
]
version = "2.0.0"

[runtime]
main = "roblox"
7 changes: 0 additions & 7 deletions libs/playerzone/LIBRARY.yml

This file was deleted.

5 changes: 5 additions & 0 deletions libs/race/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags = ["race"]
version = "1.3.0"

[runtime]
main = "pure"
5 changes: 0 additions & 5 deletions libs/race/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/random/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"random",
"math",
]
version = "1.3.0"

[runtime]
main = "pure"
6 changes: 0 additions & 6 deletions libs/random/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/ratelimit/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"ratelimiting",
"mrrp",
]
version = "2.2.0"

[runtime]
main = "pure"
6 changes: 0 additions & 6 deletions libs/ratelimit/LIBRARY.yml

This file was deleted.

10 changes: 10 additions & 0 deletions libs/rbxdeeplink/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
tags = [
"deeplinking",
"format",
"url",
]
version = "1.0.1"

[runtime]
main = "pure"
optional = ["roblox"]
5 changes: 0 additions & 5 deletions libs/rbxdeeplink/LIBRARY.yml

This file was deleted.

10 changes: 10 additions & 0 deletions libs/rbxsafeconn/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
tags = [
"Players",
"CollectionService",
"SafePlayerAdded",
"TagAdded",
]
version = 1

[runtime]
main = "roblox"
4 changes: 0 additions & 4 deletions libs/rbxsafeconn/LIBRARY.yml

This file was deleted.

5 changes: 5 additions & 0 deletions libs/rbxthumb/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags = [ "thumbnail", "roblox", "rbxthumb" ]
version = "1.3.0"

[runtime]
main = "roblox"
8 changes: 0 additions & 8 deletions libs/rbxthumb/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/retryer/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"retrying",
"http",
]
version = "2.3.1"

[runtime]
main = "pure"
4 changes: 0 additions & 4 deletions libs/retryer/LIBRARY.yml

This file was deleted.

8 changes: 8 additions & 0 deletions libs/safeteleport/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tags = [
"TeleportService",
"typed",
]
version = "2.0.1"

[runtime]
main = "roblox"
6 changes: 0 additions & 6 deletions libs/safeteleport/LIBRARY.yml

This file was deleted.

5 changes: 5 additions & 0 deletions libs/textchat/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags = ["TextChatService"]
version = "2.1.0"

[runtime]
main = "roblox"
5 changes: 0 additions & 5 deletions libs/textchat/LIBRARY.yml

This file was deleted.

10 changes: 10 additions & 0 deletions libs/url/LIBRARY.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
tags = [
"url",
"url encode",
"url decode",
"query",
]
version = "2.0.0"

[runtime]
main = "pure"
4 changes: 0 additions & 4 deletions libs/url/LIBRARY.yml

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/release/libinfo.luau
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type LibInfo = {
}

local function libinfo(lib: string): LibInfo
return serde.decode("yaml", fs.readFile(`libs/{lib}/LIBRARY.yml`))
return serde.decode("toml", fs.readFile(`libs/{lib}/LIBRARY.toml`))
end

return libinfo

0 comments on commit 11876cb

Please sign in to comment.