mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-05 09:33:48 -04:00
8551f5e0e4
* Mods: Support Luau mods * Enable `integer` type & use it * Link to headers in modding.md * Update link to webgpu.h
8 lines
160 B
JSON
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"
|
|
}
|