Instructions
- Copy the file below into one called
testez.yml
- In
selene.toml
, replacestd = "roblox"
withstd = "roblox+testez"
testez.yml
selene.toml
, replace std = "roblox"
with std = "roblox+testez"
--[[ | |
CC BY-SA 4.0 - creativecommons.org/licenses/by-sa/4.0 | |
Roact.createElement(RadialImage, { | |
Clockwise = true, | |
Progress = 0.6, | |
Image = "rbxassetid://3942975478", | |
ImageSize = Vector2.new(640, 624), |
--[[ | |
release.luau - A Lune script for publishing Roblox games | |
MPL 2.0 License | |
(c) 2023, Zack Ovits | |
usage: lune release | |
--]] | |
-- Lune libraries | |
local stdio = require("@lune/stdio") |
To remove a submodule you need to: