mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add caveful_games/rng@0.1.0 luau
This commit is contained in:
parent
8a6294f350
commit
b2eac742ee
1 changed files with 10 additions and 0 deletions
10
caveful_games/rng
Normal file
10
caveful_games/rng
Normal file
|
@ -0,0 +1,10 @@
|
|||
["0.1.0 luau"]
|
||||
published_at = "2025-02-24T09:56:42.448892801Z"
|
||||
description = "Useful random-related utilities for Luau"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||
repository = "https://github.com/CavefulGames/luau-rng"
|
||||
|
||||
["0.1.0 luau".target]
|
||||
environment = "luau"
|
||||
lib = "src/lib.luau"
|
Loading…
Add table
Reference in a new issue