9 lines
160 B
Modula-2
9 lines
160 B
Modula-2
module ci.itzana.me/itzaname/rbxcompiler
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
ci.itzana.me/itzaname/rbxfile v0.0.0-20200929185118-23ef9783a53e
|
|
github.com/google/uuid v1.1.2
|
|
)
|