Files
dusklight/mods/luau_runtime/mod.json
T
Luke Street 8551f5e0e4 Mods: Support Luau mods (#2377)
* Mods: Support Luau mods

* Enable `integer` type & use it

* Link to headers in modding.md

* Update link to webgpu.h
2026-09-03 09:20:51 -06:00

8 lines
160 B
JSON

{
"id": "dev.twilitrealm.luau",
"name": "Luau Support",
"version": "1.0.0",
"author": "Twilit Realm",
"description": "Luau script runtime for mods"
}