Initial commit
This commit is contained in:
Vendored
+18
@@ -0,0 +1,18 @@
|
||||
.{
|
||||
.name = .luau,
|
||||
.fingerprint = 0x5e07e249a70630b8,
|
||||
.version = "0.0.0+730",
|
||||
.minimum_zig_version = "0.16.0",
|
||||
.dependencies = .{
|
||||
.luau = .{
|
||||
.url = "git+https://github.com/luau-lang/luau#0.730",
|
||||
.hash = "N-V-__8AANL5zQDipKKyPgqjHf_oS7MBYpGH4D7DmYQ3GKRv",
|
||||
},
|
||||
},
|
||||
.paths = .{
|
||||
"src",
|
||||
"LICENSE",
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user