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-20211231223654-d84bfb7ebaab
|
|
git.itzana.me/itzaname/rbxfile v0.0.0-20210811000911-6fc7a2281e8d
|
|
github.com/google/uuid v1.1.2
|
|
)
|