f1a97a923b9e8868284ae4b3f878760b8a99fa0d
filoxen-luau
Luau client library for the Filoxen asset API. Fetch random or search for Roblox assets.
Installation
Requires Wally.
[dependencies]
Filoxen = "secret-rare/filoxen-luau@0.1.0"
wally install
Setup
- Add your Filoxen API key as a secret named
FILOXEN_API_KEYin the Creator Dashboard under Secrets. - Make sure
HttpServiceis enabled for your game.
Languages
Luau
100%