10 lines
228 B
Modula-2
10 lines
228 B
Modula-2
module ci.itzana.me/itzaname/rbxcompiler
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
ci.itzana.me/itzaname/go-roblox v0.0.0-20200922163025-9652a2630ec6
|
|
ci.itzana.me/itzaname/rbxfile v0.0.0-20200929185118-23ef9783a53e
|
|
github.com/google/uuid v1.1.2
|
|
)
|