10 lines
231 B
Modula-2
10 lines
231 B
Modula-2
module git.itzana.me/itzaname/rbxcompiler
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
git.itzana.me/itzaname/go-roblox v0.0.0-20210810235437-3574e3d70d92
|
|
git.itzana.me/itzaname/rbxfile v0.0.0-20210811000911-6fc7a2281e8d
|
|
github.com/google/uuid v1.1.2
|
|
)
|